I want to be a good python programmer. can I?

C63

BANNED
Joined
Mar 15, 2021
Messages
1,111
Reaction score
873
hello,

I want to learn python programming. Can anyone learn python programming? because I'm not a programmer, or I do not have any coding knowledge. What is your suggestion for me?

Kindly give any good beginner friendly marital that I can start learning.


Thank you very much
 
Pick a project you can handle, and get busy. That's what I did with PHP, and now I'm so much better than I was when I started. Still vulnerable to extreme noobness at points, but not like it was in the olden days for me! lol
 
Python and JavaScript are the easiest to learn of the C based languages. There are quite a few tutorials online that I’ve found well put together. Here are a couple of those:

4 hour tutorial from FreeCodeCamp:

6 hour tutorial from Programming with Mosh:

Data science concepts you should know:

Data structures & algorithms:

Git tutorial:

SQL Database Tutorial:

This should get you started.
 
Python is one of the easiest languages to learn. If you study hard enough you will learn easily
Thank you very much.

Pick a project you can handle, and get busy. That's what I did with PHP, and now I'm so much better than I was when I started. Still vulnerable to extreme noobness at points, but not like it was in the olden days for me! lol
Awesome. Thank you very much friend.

Python and JavaScript are the easiest to learn of the C based languages. There are quite a few tutorials online that I’ve found well put together. Here are a couple of those:

4 hour tutorial from FreeCodeCamp:

6 hour tutorial from Programming with Mosh:

Data science concepts you should know:

Data structures & algorithms:

Git tutorial:

SQL Database Tutorial:

This should get you started.

WOW this is pure gem. Thank you very much! I'm starting from today to learn this!! Thank you again.
 
Python is one of the easiest languages to learn. If you study hard enough you will learn easily
How much time should I spend daily if I don't have any background in computer sciences??
I'm also a 3rd year medical student.
 
  • Like
Reactions: C63
Thank you very much.


Awesome. Thank you very much friend.



WOW this is pure gem. Thank you very much! I'm starting from today to learn this!! Thank you again.

Not a problem. Happy to help. Shoot me a PM if you get confused or have any questions. I was a beginner once too and I don't mind helping. :)
 
Hi, I would like to offer you a different perspective as to not repeat what others have already said. Python is attractive as a beginner language because it's recommended by a lot of people. It's also beginner friendly, not at all hard to set up a development environment and there are a lot of resources available.

However I would defend that starting with a language like C or C++ is fatally important, and it would benefit you greatly as you will find most of the languages you come across as easy and the concepts familiar. This is because C can give you a fundamental understanding on computers, memory and programming itself.

Fair warning, C or C++ might NOT be apt for your tasks. Though my point still stands, I recommend starting with C in order to get a fundamental grasp of programming, it is relatively small and easy to learn.
 
Learning any programming language is easy you your basics are good.
And to make your basics good start with C and C++ Database systems (RDBMS).
If you complete these then learning most of the other languages and scripting etc will be much easier.
Freecodecamp on youtube is a channel I will always recommend.
In case you are from India or prefer hindi check code with harry channel it's good for starters.
 
  • Like
Reactions: C63
Python is a good start especially if you are not from CS background.
 
  • Like
Reactions: C63
It's been a months now. Is there any progress? I also want to start learn python coding
 
i also want to make bots myself. confused to what language to learn first.
 
Python is one of the easiest language out there and it's very powerful too! Beleive me, python changed my life!
Just keep making a lot of projects, that's how you learn a language!
 
Python is one of the easiest language out there and it's very powerful too! Beleive me, python changed my life!
Just keep making a lot of projects, that's how you learn a language!
Did you create Resource list before learning. i always get confused when its come to select better language for automation.
 
Back
Top