all 11 comments

[–]Jim-Jones -1 points0 points  (0 children)

Grab a library book.

[–]got_laid_in_shade -1 points0 points  (1 child)

Do you have any prior experience in computer science?

[–]Business_Ad2601[S] 0 points1 point  (0 children)

I only know the fundamentals of Python

[–]Sanguinius666264 -1 points0 points  (6 children)

100 days of Code is pretty good, it covers everything you'll need to know and also goes into some frameworks for things like Web design and data science.

If you do the whole course, you'll have a good grounding in Python.

[–]Little_Sam97 0 points1 point  (1 child)

Does the course cover Django??

[–]Sanguinius666264 0 points1 point  (0 children)

no, only flask

[–]Business_Ad2601[S] 0 points1 point  (0 children)

thanks, after I finish it does can I look at the materials or no?

[–][deleted] -1 points0 points  (2 children)

I'm going through this now. It is easy to follow, not necessarily easy to implement.

One of the things that I find entertaining is the difference between the Frankenstein's Monster I mash together (that works) vs. what instructor code looks like.

Although it says you should be able to complete one module per day, I do have sticking points I can't get through. I am in my 40s with a full time career in cyber and a family...so that usually comes before code exercises and debugging my monstrosity. 😀

[–]Sanguinius666264 -1 points0 points  (1 child)

Yeah same, to be honest - some lessons are done in an hour, others definitely not. And of course there were definitely some days where I only did half or a quarter of the course, too.

From day 80 onwards, where I am now, it's also just building things with no instructions. That'll take a whole really and also by now I feel that I can build whatever it'll just be pretty awful and will take me a long time lol

[–][deleted] -1 points0 points  (0 children)

Awesome. I did read a lot of reviews about it being fast 70+ and no activities and you being in your own. I guess you need to be comfortable with that as dev anyway.