Back to Courses

Mobile And Web Development Courses - Page 4

Showing results 31-40 of 456
Configuring your IDE for beginners with IntelliJ IDEA
In this 1.5 hour guided project. I will show you how to configure IntelliJ IDEA, an integrated development environment to create a productive environment and facilitate a smooth workflow for your development projects. We will cover user interface customizations, build configurations, and version control systems. Basic knowledge of any modern computer programming languages is required.
Advanced Django: External APIs and Task Queuing
Code and run Django websites without installing anything! This course is designed for learners who are familiar with Python and basic Django skills (similar to those covered in the Django for Everybody specialization). The modules in this course cover connecting to external APIs, task queuing, and pulling together the topics across the specialization in capstone projects. To allow for a truly hands-on, self-paced learning experience, this course is video-free. Assignments contain short explanations with images and runnable code examples with suggested edits to explore code examples further, building a deeper understanding by doing. You’ll benefit from instant feedback from a variety of assessment items along the way, gently progressing from quick understanding checks (multiple choice, fill in the blank, and un-scrambling code blocks) to slowly building features, resulting in large coding projects at the end of the course. Course Learning Objectives: Connecting to external APIs Implement task queuing Leverage various Django skills to create portfolio-quality projects
Creating a Personal Site with Gatsby
In this 2-hour long project-based course, you will learn how to create a personal website with Gatsby. You will: 1. Learn about the project structure of a Gatsby Project 2. Learn how to create and style layout templates for pages on our website 3. Learn how to publish our site on Netlify This guided project is for anyone who has a basic knowledge of HTML, CSS, and intermediate Javascript. If you want to publish your site for free on Github you should also have a Github account. 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.
Build a Google Firebase Web Application
In this 2-hour long project-based course, you will gain hands-on experience with one of the hottest web and mobile development backend services, Google Firebase. If you have some experience with HTML, CSS, and JavaScript and want to start developing multi-platform applications, this course is for you! By the end of this course, you will understand the fundamental of Google Firebase and be able to create and build a Firebase Web application with ease.
Power Apps for Beginners: Easy Stocktaking with AI Builder
What's the quickest and most efficient way of keeping track of articles in stock? A company supply department usually counts articles manually - how many specific sodas, cookie packages, or any other articles they have. It's a time-consuming and error-prone process, but thankfully, it can be automated with AI Builder and Power Apps. In this beginner-level guided project, you will build and train an AI Builder model for counting objects in images and create a Power Apps application which will use that AI model to show you the number of articles found in images. Of course, the Power App can be shared with colleagues so they can use it too. All we need to do is take our phone, open the application, upload or take a photo of articles and let Power Apps and AI Builder do the rest. Is that a great improvement of a business process or what? The best thing about AI Builder and Power Apps is that anyone can learn to use them regardless of their educational background. We don’t need to be familiar with any programming language; basic knowledge of Excel-like formulas is enough for completing this project.
Programming with JavaScript
JavaScript is the programming language that powers the modern web. In this course, you will learn the basic concepts of web development with JavaScript. You will work with functions, objects, arrays, variables, data types, the HTML DOM, and much more. You will learn how to use JavaScript and discover interactive possibilities with modern JavaScript technologies. Finally, you will learn about the practice of testing code and how to write a unit test using Jest.
Flutter Startup Namer
This is a self-paced lab that takes place in the Google Cloud console. This lab walks you through writing your first Flutter app compatible for Android, iOS, and web.
Modernizing Applications with Apigee X
This is a self-paced lab that takes place in the Google Cloud console. In this lab, you deploy a backend service on Cloud Run. The backend service implements a REST API for a bank, storing customers, accounts, ATMs, and transactions in a Firestore database. You create a shared flow that retrieves and caches content from an external service. You then call that shared flow from your API proxy, and use JavaScript code to modify an API response.
Introduction to Back-End Development
Welcome to Introduction to Back-End Development, the first course in the Meta Back-End Developer program. This course is a good place to start if you want to become a web developer. You will learn about the day-to-day responsibilities of a web developer and get a general understanding of the core and underlying technologies that power the internet. You will learn how front-end developers create websites and applications that work well and are easy to maintain. You’ll be introduced to the core web development technologies like HTML and CSS and get opportunities to practice using them. You will also be introduced to modern UI frameworks such as Bootstrap and React that make it easy to create interactive user experiences. By the end of the course, you will be able to: - Describe the front-end developer role - Explain the core and underlying technologies that power the internet - Use HTML to create a simple webpage - Use CSS to control the appearance of a simple webpage - Explain what React is - Describe the applications and characteristics of the most popular UI frameworks For the final project in this course, you will create and edit a webpage using HTML and the Bootstrap CSS framework. Using a responsive layout grid, you will construct a responsive webpage containing text and images that looks great on any size screen. This is a beginner course intended for learners eager to learn the fundamentals of web development. To succeed in this course, you do not need prior web development experience, only basic internet navigation skills and an eagerness to get started with coding.
Create an Android App with Kotlin
In this 1.5 hours class, you will learn one of the newest programming languages Kotlin and how to make Android apps by creating a game that runs on Android devices from scratch. At the end of the class, you will understand the basics of android application development and the fundamentals of Kotlin. Note: A free account on Appetize.io is required.