Back to Courses

Mobile And Web Development Courses - Page 22

Showing results 211-220 of 456
CSS3 Flexbox - Mastering the Basics
This project will teach you easy and simple examples on Flexbox properties so that one can understand and master the basics of Flexbox so that these can be applied in building modern web layouts in Front End part of the Web application process. This project covers all Flexbox properties like Flexbox Container Properties and Flexbox Item Properties. 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.
Introduction to git and GitHub
This is a self-paced lab that takes place in the Google Cloud console. For this lab, you will assume a documentation persona responsible for product guides at your organization. There's a release next month, so you need to update a product guide in preparation for the release.
Learn PHP Database Connectivity
In this 1.5-hours long project-based course, you will (Learn PHP database connectivity , Build Web pages with back-end database). You will learn PHP database connectivity functions , how to connect into a back-end database, how to insert data into a database and modify them with PHP scripts. You will learn to work with XAMPP server and MySQL as a back-end database and by the end of this project you will be able to create professional web apps with back-end database. 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.
JavaScript Decision Programming with Switch
In this intermediate-level project you will examine the need to make decisions in programming using the Switch feature in JavaScript. Using the Notepad++ editor and JavaScript embedded in HTML, you will write the JavaScript code to test a condition and then take an action based on the test result. As you develop your JavaScript toolset, you’ll find the Switch to be a useful alternative to the If-Else statement. 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.
JavaScript Decision Programming with If-Else
In this intermediate-level project you will examine the need to make decisions in programming. Using the Notepad++ editor and JavaScript embedded in HTML, you will write the JavaScript code to test a condition and then take an action based on the test result. While the If-Else/Else-If logic in this project could apply to a number of programming languages, the syntax you’ll use is specific to JavaScript. Decision programming is a necessary addition to the tool set for any programmer or application developer. 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.
Developing Applications with SQL, Databases, and Django
The essentials of application development are accessing, processing, and presenting data. Data is stored in various databases, either on-premise or on the cloud, and developers will need to learn how to talk to them via programming languages. In this course, you will be introduced to some fundamental database concepts. You will learn the basics of SQL, a simple and powerful programming language for querying and managing data. And you will learn about cloud database fundamentals and get hands-on cloud database experiences. In addition to SQL, you will discover how Object-Relational Mapping (ORM) allows you to use Object-Oriented Programming (OOP) languages to work with databases. You will gain full-stack Django skills by creating a Django web app to persist, process, and present data. And you will learn about cloud app platform fundamentals and get hands-on experience deploying your Django web app on the cloud. Course Learning Objectives: - Describe what is a database and how to model data - Compose SQL queries to insert, select, update, delete data in a database - Understand Object Relational Model (ORM) - Employ Django to develop database-powered applications - Deploy your Django app on the cloud Prerequisites: - GitHub - HTML & CSS - Python
Draw a wireframe in Pencil Project
In this 2 hours long guided project you will learn how to create an e-commerce web UI wireframe using Pencil Project. You will create a user interaction and navigation flowchart, sketch re-usable items like header and navigation, group and arrange them into private collections, create home and product page, design dialogue and error messages, link the elements and finally export the prototype in an image, PDF or clickable interactive web format.
Images and Links in HTML
In this project, you will write the HTML code to incorporate images and links into a web page. You will use a text editor called Notepad++ to write your code, and the Chrome browser to display the resulting web page. Since a website is often called upon to attract attention, images are an important part of the both the content and the layout of a web page. Knowing how to incorporate the image is just a part of the picture. There are also design and legal issues that come into play. Also critical to a website’s success is the ability to link from page to page or section to section. By then end of the course, you will have created a web page that includes an image and links—and even put them together to make an image link. 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.
Foundations of Objective-C App Development
An introduction to the Objective-C programming language. This will prepare you for more extensive iOS app development and build a foundation for advanced iOS development topics. Objective-C programming requires a Mac laptop or desktop computer. An iOS device is optional if the learner is willing to working exclusively with the simulator. Some learners have been able to work with an OS X virtual machine on Windows, but explaining how to do that is beyond the scope of this course. Upon completing this course, you will be able to: 1. Read and write Objective-C 2. Have a strong grasp of Objective-C objects 3. Organize their code professionally using objects and blocks 4. Prototype several entry-level apps
Introduction to Augmented Reality and ARCore
This class will teach you the fundamentals of augmented reality (AR), and how to build an AR experience using ARCore. Through the four week course, you'll learn: - How to identify different types of AR experiences - Tools and platforms used in the AR landscape - What makes AR feel "real" - Popular use cases for AR - How to create an AR use flow - How AR experiences work - Tools like Google Poly and Unity to build AR experiences - Next steps to start building an AR experience using ARCore and other tools This course will break down complex AR concepts to make them easy to understand, while also sharing expert tips and knowledge from Daydream's ARCore team. The course is great for beginners who are just getting started with AR or ARCore.