Back to Courses

Mobile And Web Development Courses - Page 13

Showing results 121-130 of 456
Spring - Ecosystem and Core
In this course students will learn the why the Spring Framework is one of the dominant Java development Frameworks. the course covers a variety of techniques for Java Object Dependency Injection using various forms of configuration data i.e. XML, Annotations and Java Configuration Classes with Factory Methods. Configurations will be enhanced with Expression Languages and Conditional Beans that are available based off certain conditions like development environment i.e. test and production. Students will build an extensive application iteratively in a succession of hands on labs.
Access SQLite in an Android Studio Project
In this 1-hour long project-based course, you will learn how SQLite databases are used by mobile applications, how to access the information in the SQLite database from your Android app, and how to display the information from the SQLite database in your Android app. Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions. Projects in Series 1: 1. Build a Simple App in Android Studio with Java 2. Build a Persistent Storage App in Android Studio 3. Build a Linear Layout App in Android Studio 4. Build a Relative Layout App in Android Studio 5. Build a Table Layout App in Android Studio Projects in Series 2: 1. Build an App in Android Studio using Resources 2. Build an App in Android Studio using Static Files 3. Build an App in Android Studio using Read - Write 4. Build an App in Android Studio using onTouch 5. Build an App in Android Studio using Activities Projects in Series 3: 1. Access CSV in an Android Studio Project 2. Access SQLite in an Android Studio Project. 3. Access WebView in an Android Studio Project. 4. Access NFC in an Android Studio Project 5. Access Maps in an Android Studio Project.
Intermediate Object-Oriented Programming with Java
This 1.5 hours class is a continuation of the class Object-oriented programming with Java. We will learn and explore more advanced topics of object-oriented programming with Java. At the end of this class, you will be able to use Java to develop projects such as mobile applications. You will also be able to understand Java object specifications and use objects and frameworks created by other developers.
TypeScript Control Structures
By the end of this project, you will learn to control the flow of application through if, if-else, else and switch statements. And you will also learn how to repeat sections of the code using for, while, do-while and also learn to refine control on the loops using break and continue statements. All these are done in TypeScript playground. Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions.
App Dev: Setting up a Development Environment - Python
This is a self-paced lab that takes place in the Google Cloud console. In this lab, you will provision a Google Compute Engine virtual machine and install software libraries for software development.
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, desktop apps, games and many more applications. Java is easy to learn, open source and secure. After finishing this project, you will be able to write your own java GUI code and begin your journey as a front end programmer. There are many job opportunities which will be opened for you once you enter the front end programming world like web developer, mobile app developer and many more. Throughout our project, you will be able to identify and apply different concepts about graphical user interface in java like frames , lists, buttons. Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions.
Building Navigational Workflows Using React
Forms are an essential part of modern-day workflow. They are the primary medium of collecting, validating, and storing user data to provide great user experience. React library helps in developing forms using controlled components. Alternatively, open-source Libraries like Formik can be used for handling form input validations and form submissions efficiently. Additionally, React library is supported by React Router library which facilitates developers to rapidly enable routing between components. In this course, you will explore React forms, Formik library and React Router library for creating navigational workflows.
Introduction to Front-end Development with ReactJS
In this 1-hour long project-based course, you will learn about React Basics & Theory, Initialization, React Router, Components, Hooks, State, and deployment with Netlify. You should know basic HTML & CSS before beginning this project. For development, your cloud desktop will come installed with Visual Studio Code. Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions.
Create a Website Using Wordpress : Free Hosting & Sub-domain
In this 2 hours long project-based course, you will learn to create a Beautiful, Professional Medical Business Website from scratch using WordPress with free Hosting and Sub-domain. Our goal is to get free hosting, subdomain, and make use of WordPress to create an amazing medical background website. You'll learn to work with themes, plugins, permalinks of WordPress. By the end of this project, you will be able to register for a free subdomain and hosting for your website on 000webhost. You will be able to install WordPress on 000webhost and you will also be able to create an amazing medical website in WordPress. You do not need any programming skills or experience. Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions.
Configuring for Scala with IntelliJ IDEA
In this quick 1 hour guided project you will learn how to get IntelliJ IDEA ready for Scala development. We will cover SDK, JDK, Scala-SDK, customization and the Scala build tool (sbt). Prior Scala experience is helpful but not necessary for this project.