In this 1.5-hour long project-based course, you will learn JavaScript essential functions and you will learn how to make a website interactive by using JavaScript. You will learn JavaScript built-in functions, user-defined functions, dialog boxes, and many more techniques required to make your web application alive. By the end of this project, you will be able to implement … [Read more...] about JavaScript Essentials For Beginners
Mobile and Web Development
React – Fundamentals of state management in class components
By the end of this course you will have a solid grasp of state management fundamentals in React applications using the setState() utility in class components. We will start by focusing on the core concepts of state management reinforced by code examples which start off simple to drill the concepts, then we will go deeper into understanding the asynchronous nature of the … [Read more...] about React – Fundamentals of state management in class components
Creating a Portfolio Using Weebly
In this project, learners will create a stunning portfolio website using Weebly. They will learn important skills such as site setup, selecting and customizing an appropriate theme, choosing a site structure, working with elements, adding apps, publishing the site, and sharing it with others. Note: This course works best for learners who are based in the North America … [Read more...] about Creating a Portfolio Using Weebly
Creating a virtual book store using java GUI
In this 1-hour long project-based course, By the end of this project, you will create a graphical user interface application of a virtual bookstore using java as a programming language. Java is the most common and popular programming language, once anyone masters it, he can get the hang of any other programming languages. It can be used in many industries such as : mobile apps, … [Read more...] about Creating a virtual book store using java GUI
A Simple Picture Storing App with Java and Android Studio
By the end of this project, we are going to learn to create a simple picture storing Andriod application using java and Android studio. We are going to learn how to capture pictures in android and how to store them in local storage. We will also learn how to read the image files from the storage. The prerequisite of this course is to be familiar with working with the Android … [Read more...] about A Simple Picture Storing App with Java and Android Studio