0
What can i use to prepare for my upcoming college level Java Data Structures and Algorithms class?
I'm studying Java at City College of San Francisco. This coming semester im taking CS111C Data Structures And Algorithms. I have never passed a class without knowing the material before hand. I need reliable books, hands on coding tutorials etc. I don't learn anything simply from watching videos. I have roughly a month to learn as much as i can. I'm already familiar with basic java and OOP.
3 Antworten
+ 5
There's also this ;
https://www.sololearn.com/discuss/923664/?ref=app
+ 4
http://www.openculture.com/freeonlinecourses#Computer Science Courses
https://www.humblebundle.com/books/be-a-coder-books
https://www.ted.com/talks/shai_reshef_a_tuition_free_college_degree
https://www.udemy.com
www.coursera.org
http://exercism.io/
www.stackoverflow.com
www.stackexchange.com
https://redditfavorites.com/books/programming/
https://developer.mozilla.org/en-US/docs/Learn
https://www.42.us.org/
https://www.appacademy.io/
https://www.sololearn.com/discuss/510275/?ref=app
https://www.gamasutra.com
www.freecodecamp.org
www.w3schools.com
www.codewars.com
+ 2
I'm looking through these. Many of these i am already familiar with.
*w3schools.com doesn't have Java or Data Structures and Algorithms.
*freecodecamp.org doesn't have Java or Data Structures and Algorithms. It only has webdesign tutorials.
*stackoverflow.com is good for cheating on homework.
*App Academy doesn't teach Java. They teach Data Structures in Ruby but i would need to sign up and go to their academy.
I'm thinking about doing Udemy. I bought some courses from them in the past. Never got around to actually doing them.
I am going through all of these to see what i can do.