Is it possible to learn python in one week

Prevail

Pro
Joined
Nov 20, 2016
Messages
204
Reputation
-30
Daps
563
Reppin
Somewhere
My new job is expecting us to,with coding,anyone who does python how long did it take to learn this?
Yes, it's possible to learn python in a week.
There are 33 keywords.

Is it possible to learn data structures, algorithms, and a bit of discrete math/combinatorics in a week?
No, for most people.
 

King

The black man is always targeted.
Joined
Apr 8, 2017
Messages
19,427
Reputation
4,323
Daps
82,511
My new job is expecting us to,with coding,anyone who does python how long did it take to learn this?
Yeah it’s possible. You just gotta know what to do, it’s probably a simple task anyways. As a lot of questions, so you really know exactly what is being done. If grilled, just overly complicate and explain yourself out of the situation.

Python is pretty easy, it’s only hard if people want stuff done a certain way. But in that situation you can just turn in the subpar work anyways and somebody else will fix it.
Learn it on their dime......If you have any issues on the job....ask the "smart guy"...not only will you get stuff done, but will also be getting private lessons.

And if they fire you....good....now you can say you have python experience and up your salary.

Work smarter, not harder:ufdup:
Also listen to this breh, he knows exactly what he’s talking about.
 

Kyle C. Barker

Migos VERZUZ Mahalia Jackson
Joined
Feb 5, 2015
Messages
28,242
Reputation
9,516
Daps
121,452
Nope two he wants us to make our own code using it

Code doing what exactly? If you're just setting up a job that runs daily to delete some files then yeah you'll be fine.

If you have to rewrite 100,000 lines of code for some type of enterprise/cloud based system with a 1000 moving parts then your screwed.

Scope matters
 

The Pledge

THE PRICE OF MOUNJARO GOING UP!
Joined
Dec 13, 2019
Messages
5,721
Reputation
2,340
Daps
26,638
Yes, it's possible to learn python in a week.
There are 33 keywords.
It's possible to mimic someone else's code and piece shyt together in a week. He'll do like most coders would do, stackoverflow until his project's done.
He's not learning a mother fukking thing though.
 

Secure Da Bag

Veteran
Joined
Dec 20, 2017
Messages
42,153
Reputation
21,707
Daps
131,308
You will not learn any language in a week. Or a month. If you're really good, maybe, MAYBE, a year. And you'll still be at the basics.

Quite frankly, unless you understand OOP/OOD and/or FP concepts, you will mull through any language you try to learn.

You gotta worry about syntax, language quirks, and idiomatic programming in that language.

Walking a mile isn't hard. If it's just putting foot in front of the other. But it still takes a long time.
 
Top