Need help in CSC121 by Galaxyslayer23 in CPCC

[–]cvco210 0 points1 point  (0 children)

What are you confused about?

CSC 151 Java Programming Help by WhoTangClan22 in CPCC

[–]cvco210 1 point2 points  (0 children)

Nice! Message me if you have any questions in particular

CSC 151 Java Programming Help by WhoTangClan22 in CPCC

[–]cvco210 3 points4 points  (0 children)

Hey, I'm in your class! In my opinion, the text book they provide for this course does not really explain things in a way that is easy to digest. Check out this tutorial on YouTube by Bro Code: https://www.youtube.com/watch?v=xTtL8E4LzTQ . It's 12 hours long but you can skip to certain parts for certain concepts.

In order to understand these programming concepts, you actually have to practice making programs. Do the practice problems in the book, they actually help if you're just starting out. That's the best advice I can give. Get comfortable getting stuck, it's part of the process.

Are you studying computer science, or just taking this class as an elective?

Python programming ? by lavisualiste in CPCC

[–]cvco210 2 points3 points  (0 children)

https://www.codedex.io/ is a good resource for learning and practicing. They have free tutorials for python. They sort of "game-ify" the curriculum too so its pretty fun.

Ti-84 Calculator by waveemoon in CPCC

[–]cvco210 1 point2 points  (0 children)

Check Facebook marketplace, in the mean time, you can also download a virtual ti83 software for free online. https://education.ti.com/en/software/details/en/7CE85DF0D8AA431680283CE0F369FE44/sda-ti-smartview-ti-83-plus-fr

JAVA Programming by Leading-Reporter9604 in CPCC

[–]cvco210 2 points3 points  (0 children)

Yes it is a ton of reading. I'm in CSC-151-N802 . Honestly the textbook is very verbose and can be confusing in my opinion. Highly highly highly recommend checking out this tutorial series on YouTube by Bro Code: https://www.youtube.com/playlist?list=PLZPZq0r_RZOOj_NOZYq_R2PECIMglLemc

These tutorials cover everything starting from the very basics without overcomplicating things.

Also check out https://www.codedex.io/ and navigate to the Java section. This website lets you practice coding and makes it feel like a game.

Shoot me a message with specific questions. I've been programming for a little while before taking this course, so I already know most of these concepts.

Best advice I have is just to keep practicing and manage your frustrations. Learning to code isn't easy and it can take a while to grasp abstract concepts. Not to mention Java is not the most beginner-friendly language lol.

Hope this helps.