Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Java

kevin nisay
kevin nisay
1,159 Points

So at your new Java job, you've written a brand new Shopping Cart system for the website. After some developers have use

please help me guys i don't know what is wrong with me , i cant barely understand anything , i'm always repeating the video always watching it , but still i cant get a thing . can someone tell me what can i do , is this normal ? cause i dont have any backround in programming ? guys please i really want to learn java but i dont know how to. can someone help me . or give some advice ?

1 Answer

Without any background in programming I would suggest learning Python first. And think of programming more like a simple routine of steps. I first learned programming PLC's but that's machine control but still has same concept. The good thing about Python is very little syntax. Good luck and just take it a step at a time. What really helped for me was when using the IDE I used the debugger with breakpoints and stepping through the program to see exactly what was happening. Best of luck.