File tree 1 file changed +2
-0
lines changed
1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 42
42
- [ Beyond PEP 8 -- Best practices for beautiful intelligible code (video)] ( https://www.youtube.com/watch?v=wf-BqAjZb8M )
43
43
- [ Automate the Boring Stuff with Python] ( https://automatetheboringstuff.com/ )
44
44
- [ Coding Interview Essentials] ( https://github.com/ajinkyal121/coding-interview-university/blob/master/extras/cheat%20sheets/Coding%20Interview%20Python%20Language%20Essentials.pdf )
45
+ - [ Data Structures And Algorithms in Python] ( https://www.youtube.com/watch?v=kQDxmjfkIKY )
45
46
- Java
46
47
- [ Stanford CS106A - Programming Methodology (video)] ( https://see.stanford.edu/Course/CS106A )
47
48
- [ Software Construction In Java (video)] ( https://www.edx.org/course/software-construction-java-mitx-6-005-1x )
48
49
- [ Introduction To Programming In Java] ( http://introcs.cs.princeton.edu/java/home/ )
49
50
- [ Algorithms 4th Ed - Algorithm Book In Java] ( http://algs4.cs.princeton.edu/home/ )
50
51
- [ Effective Java 3rd Edition] ( https://www.amazon.com/Effective-Java-Joshua-Bloch-ebook/dp/B078H61SCH )
52
+ - [ Data Structures Easy to Advanced Course - Full Tutorial from a Google Engineer] ( https://www.youtube.com/watch?v=RBSGKlAvoiM&t=1744s )
51
53
- Go
52
54
- [ The Go programming Language] ( https://golang.org/ )
53
55
- [ The Go programming Language (book)] ( http://www.gopl.io/ )
You can’t perform that action at this time.
0 commit comments