LearnPython.com
Skip navigation
Courses
Python Library
Articles
Log in
Create free account
fullName
User profile menu open
Open user profile menu
fullName
Dashboard
My Profile
Payment & Billing
Log out
MENU
CLOSE
Courses
Articles
Dashboard
My Profile
Payment & Billing
Log in
Create free account
Log out
Articles
3 Apr 2023
Soner Yıldırım
How Long Does It Take To Learn Python?
Python is often recommended as the first programming language beginners should learn. How long does it take to learn Python? And how can you make the learning process easier? Find out in this article. Python is a programming language that seems to be more appealing to newcomers than any other programming language. Those who want to take a step into data science, programming, or software development mostly choose Python as their programming language.
Read more
1 Apr 2023
Jakub Romanowski
Python Course of the Month – Working With Strings in Python
Being able to work with strings in Python is essential to becoming a confident programmer. For those who want to improve their Python skills, we have chosen the interactive course Working with Strings in Python as the Python Course of the Month for April 2023 This is not a Python course for absolute beginners. If you have never written a line of code or are not familiar with basic Python syntax, I recommend you start with our Python Basics track and come back here later.
Read more
27 Mar 2023
Luke Hande
cURL, Python requests, and How to Download Stuff From the Internet
This article is for all those data analysts out there. If you’ve been looking for a better way to download data from the Internet, check out what Python requests and cURL can do. One of the first steps in any data analytics project is getting your hands on a dataset. It could be anything – measurements of physical phenomenon, results from a simulation, images, text, even music. In fact, we have an article on How to Visualize Sound in Python to provide some inspiration.
Read more
20 Mar 2023
Alexandre Bruffa
Python Developer Career Path
In this article, we are going to define what a Python developer is nowadays, what kind of skills they should have, and what a company should expect from them. Maybe you’ve always loved experimenting with computers and you’d like to learn to write your own computer programs. Or maybe you’ve tried one or two other careers and you’re looking for something that’s interesting, challenging, and in demand. Or perhaps you’re working in another area of IT and you want to add Python to your toolkit.
Read more
13 Mar 2023
Xavier Rigoulet
Best Visual Studio Code Extensions for Python
What do you use to write Python code? Have you heard about these Python-friendly extensions to the popular Visual Studio Code editor? Visual Studio Code (VS Code) is an editor that works with many programming languages. It’s designed to make your life as a Python developer easier – especially when you use VS Code’s Python-specific extensions. But first, let's start with a bit of background on the Python programming language.
Read more
6 Mar 2023
Juliano Luiz Faccioni
How to Write the Python if Statement in one Line
Have you ever heard of writing a Python if statement in a single line? Here, we explore multiple ways to do exactly that, including using conditional expressions in Python. The if statement is one of the most fundamental statements in Python. In this article, we learn how to write the Python if in one line. The if is a key piece in writing Python code. It allows developers to control the flow and logic of their code based on information received at runtime.
Read more
1 Mar 2023
Jakub Romanowski
Python Course of the Month – Python Basics: Practice
Do you already know the basics of Python? Are you looking for a place to develop your skills and gain some new ones? At LearnPython.com, we believe people learn best through practice. That's why we created the course Python Basics: Practice – our Course of the Month for March 2023! If you’ve found this article, you are most likely looking for online Python exercises. You want to practice and check what you have learned so far.
Read more
27 Feb 2023
Kamila Ostrowska
Best Python Blogs to Follow
Python has been among the most popular programming languages for many years. Learning and developing your Python skills is an investment that is sure to pay off. Let’s focus on Python blogs, a noteworthy resource for your learning. The popularity of Python in recent years has spun up many Python blogs. The language has many advantages even outside of its obvious attractiveness for professional development. It is a beginner-friendly language, with a simple syntax just like plain English that is easy to understand.
Read more
20 Feb 2023
Alexandre Bruffa
Different Ways to Practice Python
Learning Python means practicing Python. In this article, we’ll explore some of the most popular ways to practice your Python programming skills. Learning almost any new skill requires not only gaining knowledge but experience. And this is what we acquire through practice. This article will help anyone who has recently started learning Python or who already knows the basics of Python but cannot progress to the next level. Here are the best ways to practice Python.
Read more
13 Feb 2023
Xavier Rigoulet
Is Python Hard to Learn?
Have you heard about Python? And if so, have you ever wondered if it's hard to learn? In this article, I will tell you what Python is and why learning it in 2023 is a good idea. Python is a computer programming language widely used for web development, scientific computing, data analysis, Artificial Intelligence, and many other applications. It is considered one of the world's most popular programming languages and is consistently ranked as a top language by various reports.
Read more
««
«
1
2
3
27
»
»»