Writings for Developers

Curated collection of articles for busy developers.

Line
CI/CD illustration

Build continuous integration pipelines with GitHub Actions

GitHub Actions provide a really powerful way to integrate continuous integration and delivery into your applications.

June 24, 2022DevOps
Python for Absolute beginners

Python for the Absolute beginners

Python is the most popular programming language out there and is used for so many different industries.

June 24, 2022DevOps
Docker from Zero to Hero

Docker from Zero to Hero

Learn what is Docker and how Docker is used in the whole software development process.

June 24, 2022DevOps
Advanced CI/CD with GitHub Actions

Master Advanced CI/CD with GitHub Actions

Take your CI/CD knowledge further by mastering advanced techniques with GitHub Actions.

October 15, 2022DevOps
Data Science illustration

Data Science for Beginners

Get introduced to the world of data science, exploring basic concepts, tools, and techniques.

July 1, 2022Data Science
Introduction to Machine Learning

Introduction to Machine Learning

Understand the basics of machine learning and how it is applied to various fields.

July 10, 2022Machine Learning
JavaScript Fundamentals illustration

JavaScript Fundamentals

Learn the essentials of JavaScript, the language that powers the web, from variables to loops.

July 5, 2022Programming
Web Development Basics

Web Development Basics

Explore HTML, CSS, and JavaScript to create engaging web pages and web applications.

July 15, 2022Web Development
Introduction to Cloud Computing

Introduction to Cloud Computing

Learn about cloud services and how to leverage them for scalable and efficient solutions.

July 20, 2022Cloud Computing