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
Computer Science
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
Design a Remote Sprint to Test Prototypes in Miro
By the end of this project, you will be able to design and build a remote 5-day sprint to develop and test prototypes. As you work through your project, you will understand how this process helps teams efficiently and effectively deliver products with high levels of user acceptance. To do this, you will gain hands-on experience applying agile thinking to place the right … [Read more...] about Design a Remote Sprint to Test Prototypes in Miro
Performing regression tasks using decision tree & PCA basics
In this 1-hour long project-based course, you will learn how to perform regression tasks using decision tree & some PCA fundamental coding. you will get expertise in acing following tasks- Predicting two decision tree regression model Drawing Decision tree for regression Regularize a decision tree regressor Setting up the environment for dimensional reduction Coding for … [Read more...] about Performing regression tasks using decision tree & PCA basics
Chicken Invaders Game in Python using Pygame
In this 1-hour long project-based course, you will learn how to create a fully functioning chicken invaders game using Pygame. Throughout the project, you will be able to build the game using the pygame module, interact with other modules, and finally, you will be able to identify and use many of python’s components. Python is one of the most used languages in the world, and by … [Read more...] about Chicken Invaders Game in Python using Pygame