ALERT!
Click here to register with a few steps and explore all our cool stuff we have to offer!

Jump to content



Photo

How did you learn Python?


  • Please log in to reply
How did you learn Python?

#1

captaintj01
captaintj01
    Offline
    0
    Rep
    33
    Likes

    Advanced Member

Posts: 116
Threads: 13
Joined: Jan 06, 2019
Credits: 0
Five years registered
#1

I am starting my journey on learning to code. Its been 5 days since I started. 

I would love to hear your experience on how you learned to code and what advice would you give me :)


  • 1

#2

Alexej27
Alexej27
    Offline
    787
    Rep
    5819
    Likes

    Brian kinda cute

Posts: 7936
Threads: 613
Joined: Dec 15, 2018
Credits: 12

Five years registered
#2

use udemy

and practise as you might learned a lot but you you need to test it / use ur knowledge


  • 1

7VWaouY.png

zxItWSY.jpg

Where bob


#3

ogMeowz
ogMeowz
    Offline
    0
    Rep
    5
    Likes

    New Member

Posts: 24
Threads: 0
Joined: Jun 03, 2020
Credits: 0
Three years registered
#3

Well the first step with any language is to learn the syntax.

 

Python 3 Syntax (click me)

 

The next thing you should do is start a project. You already probably know what you want to do.

Now I am going to assume your project is going to need libraries, so the next thing you should do is read the docs on your library.

 

Your going to make some mistakes, things aren't going to work, so your going to have to play around with things, and read documentation.

 

I can't think of anything else to add into this other then this: Don't watch Youtube videos, and copy code, chances are your going to learn some bad habits and they will stick with you for a long time. I will also add, always ask the reason why, and not how. Knowing how is great, but unless you know why it works you're never going to adapt to your situations, improvise, and overcome them.

 

Goodluck with your journey. Python is an easy scripting language, and I am sure you will have a load of fun with it.


  • 0

#4

captaintj01
captaintj01
    Offline
    0
    Rep
    33
    Likes

    Advanced Member

Posts: 116
Threads: 13
Joined: Jan 06, 2019
Credits: 0
Five years registered
#4

Well the first step with any language is to learn the syntax.

 

Python 3 Syntax (click me)

 

The next thing you should do is start a project. You already probably know what you want to do.

Now I am going to assume your project is going to need libraries, so the next thing you should do is read the docs on your library.

 

Your going to make some mistakes, things aren't going to work, so your going to have to play around with things, and read documentation.

 

I can't think of anything else to add into this other then this: Don't watch Youtube videos, and copy code, chances are your going to learn some bad habits and they will stick with you for a long time. I will also add, always ask the reason why, and not how. Knowing how is great, but unless you know why it works you're never going to adapt to your situations, improvise, and overcome them.

 

Goodluck with your journey. Python is an easy scripting language, and I am sure you will have a load of fun with it.

Thanks bro, I just started learning and some things are going over my head. I keep taking small projects and I keep failing in them, but I guess thats part of learning. 


  • 0

#5

ogMeowz
ogMeowz
    Offline
    0
    Rep
    5
    Likes

    New Member

Posts: 24
Threads: 0
Joined: Jun 03, 2020
Credits: 0
Three years registered
#5

Thanks bro, I just started learning and some things are going over my head. I keep taking small projects and I keep failing in them, but I guess thats part of learning. 

I messaged you my discord, hit me up if you need any help.


  • 0

#6

captaintj01
captaintj01
    Offline
    0
    Rep
    33
    Likes

    Advanced Member

Posts: 116
Threads: 13
Joined: Jan 06, 2019
Credits: 0
Five years registered
#6

I messaged you my discord, hit me up if you need any help.

Thanks, check your messages


  • 0

#7

jbzd12345678
jbzd12345678
    Offline
    0
    Rep
    1
    Likes

    Member

  • PipPipPip
Posts: 32
Threads: 0
Joined: Jun 03, 2020
Credits: 0
Three years registered
#7

It depends on what do you want to do.

 

If you want to just write Python scripts, you should learn syntax from any online course (a lot of free stuf is available) and later practise writing some programs, e.g. web crawler is nice for beginning.

 

Otherwise if you want to use Python for web development do not spend too much time on learning Python itself and try to learn Django as soon as possible from here https://www.djangoproject.com/start/

 

 


  • 1


 Users browsing this thread: