Course Content
Getting Started
Discuss the tools and programming language required in this course.
0/2
Design Patterns for app development
The focus of this session is the design patterns related to app development.
0/5
Planning a new project
The first step in app development is to create a plan and focus on the technical aspect of the software.
0/4
Demo app: TaskApp
Taskapp is the demo app we will use as an example to follow and practice.
0/1
Backend (Intro)
We will explore and understand the basics of building a backend from scratch.
0/1
Desarrollo de Aplicaciones Web
About Lesson

Distributed Programming

In this lesson, we will talk about a distributed programming that is a system whose components are located on different networked computers, which communicate and coordinate their actions by passing messages to one another from any system.

Join the conversation