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
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
6 Feb 2023
Xavier Rigoulet
Printing a List in Python – 10 Tips and Tricks
Do you know there are many ways to print a list in Python? This article will explore some of my best tips and tricks for printing a list in Python. The Python print() function is an essential built-in function, and it is important to use alongside Pythonlists. To learnhow a Python list works, what kind of data structure it is, and why it is essential to Python and programming in general, it's best to take our Python Data Structure course.
Read more
31 Jan 2023
Jakub Romanowski
Python Course of the Month – Introduction to Python for Data Science
If you dream of a career in data science – or if you just want to work with data more efficiently – learn Python. It's the world's most popular language for data analytics. Our Introduction to Python for Data Science is the Python Course of the Month for February 2023! You do not need any IT experience to start this interactive Python course. It’s a great first step towards data science and Python expertise.
Read more
««
«
1
2
3
27
»
»»