I recently came across AWS Chalice and was fascinated by the simplicity and usability it offers. AWS Chalice is a serverless framework that allows you to build serverless applications using Python, and deploy them on AWS using Amazon API Gateway and AWS Lambda. I decided to play around with it
Category Archives: Uncategorized
You’ve heard of the MERN Stack but how about the MERNG Stack? Adding GraphQL to your stack can make interacting with data even simpler. We’ve released a course on the freeCodeCamp.org YouTube channel that will teach you how to use MongoDB, Express, Node, React, Node, and GraphQL to create
Do you have the knowledge and skills to design a mobile gaming analytics platform that collects, stores, and analyzes large amounts of bulk and real-time data? Well, after reading this article, you will. I aim to take you from zero to hero in Google Cloud Platform (GCP) in just one
One of the highest paying job titles in America is “Data Scientist”. If you know about data science, it could open up a lot of career opportunities. We’ve released a hands-on course on the freeCodeCamp.org YouTube channel that will teach you the basics of data science. The course will
As a coding instructor, it’s my duty to send programmers out into the world thinking in new ways. A major shift in thinking occurs when we switch from imperative to declarative programming. Once my students have learned basic JavaScript, we go over functional programming and the array methods used
Everyone is talking about contributing to open source but how exactly do you go about contributing to a project? We have released a video course on the freeCodeCamp.org YouTube channel that explains why you should contribute to open source and how to do it. This is a comprehensive course
In this article, we’re going to learn the basics of Deno, like how to run a program and embrace security. Deno is the new JavaScript and TypeScript runtime written in Rust. It offers tight security, TypeScript support out-of-the-box, a single executable to run it, and a set of reviewed
Network-Mapper (NMap), is the most famous scanning tool used by penetration testers. In this article, we will look at some core features of Nmap along with a few useful commands.
Eight years ago, universities like MIT and Stanford first opened up free online courses to the public. Today, close to 1,000 schools around the world have created thousands of free online courses. I’ve compiled this list of 700 such free online courses that you can start this month.
Around 16% of top websites use WordPress, and nearly 80% of all websites that have back-end code use PHP as the server-side programming language. PHP has a huge market share so it can be helpful to understand these technologies. We published a 5-hour course on the freeCodeCamp.org YouTube channel
