Hadi BahadoriMay 28, 2024 EducationalHow to Contribute to Open Source: Getting Started with Git 301 views7 minute read Introduction Open source projects hosted in public repositories benefit from contributions from the broader developer community and… 0 Shares 0 0 0
Hadi BahadoriMay 28, 2024 EducationalHow to use Node.js and Github Webhooks to sync remote projects 339 views7 minute read Introduction When working on a project with multiple developers, when one person commits to a repository… 0 Shares 0 0 0
Hadi BahadoriMay 25, 2024 EducationalHow to install Java with Apt on Ubuntu 22.04 360 views6 minute read Introduction In this guide, we will explain the different versions of Java Runtime Environment (JRE) and Java Developer Kit (JDK) using… 0 Shares 0 0 0
Hadi BahadoriMay 11, 2024 EducationalHistory of programming languages 530 views9 minute read Introduction As our society becomes increasingly involved in technology, programming languages… 0 Shares 0 0 0
Hadi BahadoriMay 9, 2024 EducationalThe Complete Guide to Flexbox 359 views9 minute read Introduction to our comprehensive guide to CSS flexbox layouts. This complete guide explains everything about flexbox… 0 Shares 0 0 0
Hadi BahadoriMay 6, 2024 EducationalHow to create a drop-down menu with CSS 410 views2 minute read Introduction Create a drop-down menu that appears when the user hovers the mouse over an element… 0 Shares 0 0 0
Hadi BahadoriMay 3, 2024 EducationalWhat is CSS Nesting? 376 views8 minute read Introduction If you are a front-end developer who has worked with a CSS preprocessor, you have probably… 0 Shares 0 0 0
Hadi BahadoriApril 29, 2024 EducationalDeveloping Multi-Faceted Bots with Django, GPT-4, Whisper, and DALL-E 404 views8 minute read Introduction Modern web applications can be taken to the next level by integrating artificial intelligence… 0 Shares 0 0 0
Hadi BahadoriApril 27, 2024 EducationalHow to use Break, Continue, and Pass statements when working with loops in Python 469 views4 minute read Introduction Using for loops and while loops in Python allows you to automate tasks and… 0 Shares 0 0 0
Hadi BahadoriApril 27, 2024 EducationalHow to use docker exec to run commands in a Docker Container 396 views7 minute read Introduction Docker is a containerization tool that helps developers create portable, Linux-compatible containers… 0 Shares 0 0 0