Can anyone give an idea on where and how I could start writing code in python.. I'm a beginner asking for help in python coding | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Can anyone give an idea on where and how I could start writing code in python.. I'm a beginner asking for help in python coding

13th Jun 2023, 9:11 PM
Karl Berg
Karl Berg - avatar
6 Answers
+ 1
The best code editor you know for PC is VisualStudio Code. It's perfect for writing in any programming language with lots of extensions and code snippets!
13th Jun 2023, 9:32 PM
Axel00x
Axel00x - avatar
+ 4
You can start learning here. Just choose the Python course. Then, to write some code, go to the code playground tab, pick the Python language and code away!
13th Jun 2023, 9:24 PM
Ausgrindtube
Ausgrindtube - avatar
+ 2
This website: https://automatetheboringstuff.com/ Or: https://programmingbydoing.com/ Have good projects to build your knowledge and practise. The latter is java focused but you can take the concept and write it in python.
14th Jun 2023, 7:20 AM
Ausgrindtube
Ausgrindtube - avatar
0
Any ideas for a simple project I could start as a beginner
13th Jun 2023, 9:29 PM
Karl Berg
Karl Berg - avatar
0
A program for beginners could be code that takes the name and age as inputs and creates a sentence with the inputs taken from the user.
13th Jun 2023, 9:34 PM
Axel00x
Axel00x - avatar
0
For pc VS code is best and for Android Pydroid3 is best
14th Jun 2023, 1:51 AM
Rishaubh Kumar
Rishaubh Kumar - avatar