The following lessons explain different programming concepts and have been published by our members. Search for a particular lesson using the filters
HTML and CSS
Node
Javascript
Easy to use React.js boilerplate with no configuration
Read lessonPython
Flask
How to start and build a successful Flask API
Read lessondatabases
postgre
Setup your Postgres or MySQL database engine
Read lessonNode
Express
Implement Authentication on your Express API with JSON Web Token
Read lessonMachine Learning
Pandas
When building a Data Science and Machine Learning project there are things to be considered, specially if you are looking for a job. Here you find tips to make a project make a cv stand out from the crowd, and a list of sites where you can find useful datasets to kickstart your project.
Read lessonDiscover key considerations and avoid common mistakes when choosing your final project. Learn from these experienced tips to ensure success in your project journey.
Read lessonHTML and CSS
Python
Javascript
Build and publish the most basic HTML/CSS website you can build
Read lessondatabases
Starting with the fastapi-hello boilerplate
Read lessonNode
Express
Take a look on how to build working endpoints that manage your database information
Read lessonSQL
One of the challenges of working with databases is to organize the information in tables in an efficient way that guarantees the consistency of the data, for this the normal forms do not say that we must comply to have the database better ordered.
Read lessonReact.js
When you do a project for your Fullstack developer portfolio you want to show how far you can go. These APIs and libraries can help you make your project shine and get the attention of that recruiter who is looking for you.
Read lessonHTML and CSS
Use Webpack to compile and build a project with the latest Javascript and HTML/CSS
Read lessonNode
Express
Use Express, Javascript, Typescript to build REST API's
Read lessonNode
Express
Typescript
Use TypeORM to query your database, from your Express API
Read lessonNode
Express
Create, Read, Update and Delete (CRUD) information on your database with Express
Read lessonFlask
React.js
Publish your website to Heroku with a MySQL database
Read lessonIn addition to good functionality, we want our web application to be intuitive for the user. We don't want them to need help to navigate it and use its functionalities, that's why we must understand how to achieve this with a good design and user experience.
Read lesson