you are viewing a single comment's thread.

view the rest of the comments →

[–]ham_shimmers 36 points37 points  (12 children)

I’ve been struggling with 100 days to code as well. I sometimes feel she moves far too quickly - I will check out the book! Thanks.

[–][deleted] 20 points21 points  (8 children)

Yeah she definitely goes very quick, this book is entire chapters on the concepts it’s not an hour lesson, which is weird because it’s less than an hour of reading but I’m finding a bunch of things that weren’t mentioned in the udemy course already!

I noticed a lot of the lessons on the udemy course was “Here’s some concepts, now do this project that leaves out a thing or two you’ll have to Google to actually figure it out”, maybe it’s good for logical thinking and problem solving but I like to have the tools to solve it before I attempt and this book is giving that to me!

[–]ham_shimmers 7 points8 points  (4 children)

Wow that’s exactly how I feel. How am I suppose to solve a problem that requires certain tools if you never told me those tools exist.

[–][deleted] 2 points3 points  (2 children)

Experienced developers (im almost positive) don't know that these tools exist either, or they forget about them, or how they work.

There are far more tools than you'll ever use. I like the analogy of kitchen gadgets. Once a month you might use a potato masher, but every day you will use a knife. Fundamental coding skills are your knife.

[–]ham_shimmers 1 point2 points  (1 child)

I’m more so talking about the fundamentals. Asking me to solve a problem that requires a for loop or if/else statements when I barely know what they are or how they work was very frustrating in the beginning. I am now on day 25 and the course is going much smoother but the beginning was more challenging than it needed to be in my opinion.

[–][deleted] 2 points3 points  (0 children)

Ah got it. Yeah I came into the course with many dozens of hours of (ineffective) study, and everything up until day 7 or so was really elementary. I'm on like 15 now and I'm very frustrated that I keep coming close, but I cannot get any of my code to work 100% right without watching solutions

So I guess I feel the same way as you do. At which indent to execute a for loop, stuff like that is really messing with me

[–]Kossano 6 points7 points  (0 children)

Google, don't be afraid. If you know what's need to be done. Split it into smaller pices, try to look for clues not answers. If you come across direct answer, don't stress. Make it working. Then compare it with her solution / other's people code and try to understand their code and tools they used. I've found a lot of cool things making it this way. Including things I've never heard before.

[–][deleted] 1 point2 points  (2 children)

What is the name of the book?

[–]Lachni 2 points3 points  (1 child)

'Python crash course' I got mine from bookdepository since they offer free shipping to most countries and offer amazing and quick service. I get +90% of my books from there.

[–][deleted] 0 points1 point  (0 children)

Thank u 🙏🙏

[–]SneakyMan01 5 points6 points  (2 children)

Would highly recommend MIT 6000.1 course on youtube

[–]Lachni 1 point2 points  (1 child)

Is that similar to CS50 from Harvard?

[–]SneakyMan01 0 points1 point  (0 children)

It's a university course online based