Dollars BBS | Technology

feed-icon

Main

News

Animation

Art

Comics

Films

Food

Games

Literature

Music

Personal

Sports

Technology

Random

learning python (5)

1 Name: cheshire : 2024-03-02 08:57 ID:qIu5M5D6 [Del]

i'd love to start learning to code, likely with python, but i'm not really sure where to start/what i should focus on. does anyone have any suggestions?

2 Name: Helper101 : 2024-03-09 11:41 ID:p+oo8GW4 [Del]

Download python from the windows store and a compiler (python's like a library, where as the compiler is an app that uses the library). You can use VScode, it's a pretty popular app (on PC).

After that, just watch intro to python videos on YouTube. And maybe a "Setting up VScode for python" video too if you're lost on that.

Good luck!

3 Name: Random2024Guy : 2024-03-14 12:42 ID:KNN1cPRf [Del]

Another tip is to solve problems using whatever you learned.
After going through the python tutorials and learning the different concepts of programming. Try applying what you have learned on solving problems. For example, write a program that ask you for a date, then check whether is it a valid date and/or a leap year and prompt out the message on it.

ProjectEuler has a lot of mathematical/computer programming problems, which you can try. https://projecteuler.net/

leetCode also when you are confident. Just keep learning.

4 Name: dream denier : 2024-03-14 21:55 ID:7E61V0zV [Del]

you shouldn't learn python. You should learn a good language. Like java. ;0

5 Name: FURINA12345 : 2024-05-06 07:56 ID:BshnZWgs [Del]

But Python is fun