I want to learn Python as soon as possible, in how many hours can I learn about Python Programming basics. I'm new to coding!
Hi there, noob with no real programming experience here (Just some html and lots of research about it cuz i like dev stuff )
Realistically how long does it take to learn python enough to start making my own stuff, more specifically games ?
Thanks in advance!
Videos
I'm sure this question is like asking how long is a piece of string ("""pun intended""")! I'm a few months off of applying to graduate schemes (UK based) and I'm wondering if a couple of hours every day for the next 6 weeks will possibly put me in a position that I can mention it on my CV?
My main resource is CodeAcademy but I will also have read Automate The Boring Stuff With Python and another book from some that were recommended by this sub.
I want to know because I’m doing computer science and it’s kinda hard
Sorry if this is the wrong post but I'm a a beginner, had done coding during my graduation years but it's been 10-13 years since I last coded. I was fairly good at Coding but I don't know how am gonna thrive now. Kindly help if there is any way I can learn python to a proficient level. I want to run my trading algorithms on it.(can you please point me to any books , YT channels and resources?)
Applying for a job that requires python, so how fast and what is the go to way to learn it?
I have the books
Python crash course Automate the boring stuff with python Fluent python
And also bought the course 100 days of code angela yu
I practice daily for the last 4 months and feel like i’m struggling to remember all the basics and have to constantly go back and reread how to use the basic functions of python.
I have financial experience and background; and next to zero expertise in coding. I recently started looking into certain career prospects and noticed that they require knowledge of C++ and/or Python. I googled both languages and it seems to me, at first glance, that Python is an easier and a bit more relevant for those career opportunities that I am looking for. My question is how long would it take me to learn Python basically from scratch if I devote at least a couple of hours to learning. I have enough free time on my hands for the next 6 to 9 months and simply wondered if it were doable or not. Jobs I am interested in are in quantitative trading.
I was in your position about a year ago and I can say that it's certainly doable. However, it takes some real discipline. I think I spent about 2 hours every weekday and about 4-5 both weekend days learning over the course of 10 months. My track for Python for data analysis was as follows (in order) with a few books and interactive education sites mixed in (on mobile so forgive formatting and typos):
online courses
-
codecademy
-
Python for beginners
-
MIT OCW 6.00 Spring 2011
-
Python for data analysis
-
Harvard Data Science
Books and interactive tutorials
-
Python for Data Analysis: Data Wrangling with Pandas, NumPy, and IPython
-
Data Science from Scratch: First Principles with Python
-
Automate the Boring Stuff
Practice (probably the most important part of my learning experience)
-
Codewars
-
Project Eular
I'm not saying this is the best approach, just what I did. Note I also read some statistics books as well as an SQL book.
Take a look at r/learnpython as well.
Hope this helps and good luck!
my total time spent on getting competent... was probably less than a man-month from start to finish.
but i also went about it funky - i spent some time reading a book or two and learning the basics and making some primitives that did various automatic tasks...
but it was when i sat down and created a romping, snorting BEHEMOTH of a program that is an actual interactive piece of software... that was when i actually learned how to use python effectively. that represented a raw three weeks of pure coding - and taught me a lot about class development, custom functions, generators, socket communication, different comms protocols, and a lot of other small stuff. along the way i learned a lot of GPIB compatible iEEE 488 commands, and some neat tricks with telnet.
I’m curious if I broke sessions into one hour, how long might it take to get a good foundation?
I'm a mechanical engineering student about to chose a dissertation topic. University starts in about a month but I have an internship until then. Hoping to not have to work weekends and to be able to devote some time to learning python + mega ramp up after internship until uni gets in full swing.
Sorry if this is too much of an open ended question, but how long to be good enough at python for doing basic to lower intermediate machine learning stuff? Would be utilising machine learning for novel 3D structures.
I have basic but very limited coding knowledge from MATLAB. Thanks in advance!
And is it a good Business Model?
Im about a month or two in. I can make basic programs and I'm moving into GUIs. I am getting frustrated because all of the things I really want to do are outside my skill set.
I want to use python to control servos, build facial recognition programs, machine learning etc. The big boi stuff. How long did it take you before you could do whatever you wanted?
Like I have this goal and I have a solid idea on how to get there. Or I have an idea for a web app, I know how to do it now I just need to write the code. Another example, I want to build a program that uses facial recognition, apply it to a drone, and have that drone follow my target.
Are my goals years and years away? Or is it months?
I'd like to hear from some of the Python Masters if possible.
Hi everyone, I have absolutely zero knowledge about coding, or command lines, or any of that stuff. I am doing the codecademy python 3 course currently and am about half way through it or so. I have only been very sparingly doing it for about 3 weeks so far though, because of my summer classes and finals were today. I'd like to ask how long it took you to learn the basics, I have about two weeks before fall classes start (where im majoring in computer science) and just thought i'd ask to gauge progress.
Python is a very simple language, you can learn it very quickly. To become proficient though, well that comes from experience. The more code you write, the faster it will happen. Find a project idea that sounds interesting and build it out, then another and another. You get the idea.
I taught myself Python in about 6 months. Just like Rihx mentioned, it's a pretty simple language to learn but you have to knock out some projects to solidify what you've learned. A good resource to use for practice would be CodeWars or Pybites. I try to do an exercise every day. Just remember there's always something new to learn.
Context: I'm 19, in med school, want to go into healthcare & Tech. Should I start learning python or is it not worth my time. Never coded a single word in my life before this.
I also freelance in little bit of no code AI Automation for small business in my country. So learning python would also help scale that as well.
Please guide and thanks in advance for your website.
Using a book, an online course or at school
I'm a professional software engineer. I primarily use Python at work. And I'm still learning Python (among other things).
Edit: Thank you for the gold, kind stranger.
Doesn't matter.
Everybody's going to be different. Different rates at which we learn. Different schedules. Different distractions.
Also, at what point would you consider Python to be "learned"? I can mostly write me some Python. But I'm definitely still learning.
I'm a first year medical student and i want to learn python to generate an AI thats basic enough to recognize data and analyze it or even an AI that could be used to analyze blood smears, its been done before and i want to make my own one to present as my qualifications since i know no one in my country really takes advantage of the AI resources. Im a complete newbie and i know python takes time to learn but from what i've seen it looks like its just presenting data and having the AI analyze rather than writing code, can anyone help me or give me tips on what to do? Not expecting to be done anytime soon lol
Edit : Just to clarify i want to make a basic AI that doesn't need to be perfect and isn't intended to actually be something i could start a company with or anything, i just want to have a little side project that i could present as something i have done on my resume, all i want it to do is to just recognize each type of blood cell from the smear and then enumerate how many types of each cell are present on the smear :p
Hello, I want to start learning python because I recently started a machine learning class at my school, and I'm wondering how long would it take me to learn all of python?
This is assuming full time (albeit remote) learning.
I'm asking because there are government funded courses in my country where companies are offering 12 week courses to teach Python.
But they also say They will be able to teach JavaScript as well as other skills like HTML and CSS, and help get you a job, and help build you a profile.
These courses are legitimately government-funded and you get a Microsoft certificate at the end of it.
To those who have been using Python for 5 years or more; is it even remotely possible to learn Python well enough in 12 weeks to get a job with it? (assuming you're learning JavaScript and building a web portfolio at the same time)