Learn how to use date and time in Python, with real-life examples of working with date and time using the Python datetime and time modules.
Programming
Learn the basics of sorting algorithms in this handy guide for anyone interested in programming, data analysis, or computer science.
Learn how to deploy your containerized applications on AWS using Amazon Elastic Container Service, Elastic Container Registry, and Docker.
Preparing for a job interview that includes AWS Kubernetes? Our interview guide includes common Kubernetes interview questions to expect.
Find out how to use Kubernetes on AWS with our tutorial including setting up Kubernetes, application deployment, management. Code included.
Learn how to read, write and parse JSON in Python, with helpful examples, and explore popular modules in Python for working with JSON.
Learn the different ways Flutter and React Native approach mobile development, and which is best suited for your next project.
This tutorial explains how to use the git merge command to integrate independent lines of code into a single branch.
Learn how to use the standard library net/http package in Go to parse, manipulate, and iterate over URL parameters
SQL knowledge is essential for anyone who works with data. In this article, we discuss what SQL is, its importance, and how to get started.
Exception handling is important when building real-world apps. Learn how to use the try and except statements to handle exceptions in Python.
All the books you need to get started with Python or improve your programming knowledge are included in this extensive list.
These SQL books are the greatest approach to learn whether you're a beginner or advanced user wishing to upgrade your SQL skills!
Learn about performance bottlenecks in .NET 6 applications, how to reproduce issues in your local dev environment, and how to tackle them.
Learn about file handling in Python using with pathlib: how to navigate local files and directories, and open, read, write and close files.
Learn the basics of object-oriented programming in Python: inheritance, polymorphism, creating classes, attributes and methods, and more.
For developers, a good IDE is like a superpower. View the top Python IDEs and code editors as judged by the Python developer community.
Python is a dynamic, object-oriented programming language that's used to build websites and software, automate tasks, and analyze data.
The open-source platform Docker makes it possible for programmers to create, distribute, run, update, and manage containers.
Coding languages for gaming have become extremely advanced. We explore the best programming languages for game development in 2022. Read more.
Learn how to use Python regex functions and methods in your Python programs as we cover the nuances in handling Python regex objects.
What is the best language for development? There are many different programming languages, how do you know what to use? Find out now.
Programming is one of the most important abilities a hacker must have. You'll learn about the best programming languages for hacking in this guide.
A certain skill set and an appropriate tech stack are required for AI software development. Learn about the best programming languages for artificial intelligence development right now.
Learn what SQLite is, how some of its advanced features work, and how you can use it in Python projects with the help of the sqlite3 module.
Many application languages are available nowadays. The strategy you choose may rely on a number of factors. So let's have a look at the most popular mobile programming languages for iOS and Android devices.
Choosing the best programming language for kids is tricky. Learn some of the best options and how to get started with them.
Learn how to recognize, write and use Python lambda functions — a handy option for one-liner functions, IIFEs, and functional programming.
Learn how HTTP web requests are structured, and how to make a Python request — with the help of the Python requests library.
Wondering if you should learn Python? We look at 8 key reasons why Python is a great language to learn, and how you can easily get started.