Linux Fundamentals Series

14 Sep
public-cloud-certification-full-free-courses

Welcome to the “Linux Fundamentals” series! Linux, an open-source operating system renowned for its versatility, security, and extensive use across servers, embedded systems, and personal computers, will be the focal point of our exploration. This is a 20-byte sized articles series to explore Linux fundamentals.

Git Decoded Series

11 Sep
hyperautomation-jinaldesaicom

In the dynamic landscape of software development, version control plays an indispensable role in maintaining order, collaboration, and traceability within projects. Git, a household name among developers, is the cornerstone of version control systems. In this 15-article series, we will explore Git from all aspects.

GitHub Actions Demystified Series

7 Sep
deploying-containers-to-vms-in-gcp

In the fast-paced world of software development, efficiency and automation are the keys to success. GitHub Actions, a powerful automation platform tightly integrated with GitHub repositories, can be your secret weapon. In this 20 articles series, I covered all the aspects of GitHub Actions. It’s intended for beginners to expert level DevOps engineer.

Advanced Python Programming Series

3 Sep
100-percent-free-learning-resources

Welcome to the world of “Advanced Python Programming,” a captivating journey into the heart of Python development that will empower you with the skills and knowledge to elevate your Python expertise to new heights. Python, known for its simplicity and versatility, has established itself as one of the most beloved programming languages in the world. It’s the language of choice for beginners and seasoned developers alike, thanks to its elegant syntax and an extensive standard library.

Intermediate Python Programming Series

2 Sep
public-cloud-certification-full-free-courses

Python’s versatility and readability have made it a top choice for developers, and one of its most essential features is Object-Oriented Programming (OOP). OOP is a programming paradigm that promotes code organization, reusability, and maintainability. In this Series we will cover various intermediate level topics like OOPs in Python, Advanced Data Structure in Python, Lambda Functions in Python, Generators and Iterators in Python, Pattern Matching and Text Manipulation, Database Access with Python, Debugging and Profiling in Python, etc.