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

Intro to Data Access Layer

A data access layer in computer software is a layer of a computer program which provides simplified access to data stored in persistent storage of some kind, such as an entity-relational database.

Join the conversation