From charlesreid1

No edit summary
No edit summary
 
(53 intermediate revisions by the same user not shown)
Line 1: Line 1:
<br />
[[Category:CS]]
[[Category:CS]]


{{Flag
{{Flag
Line 10: Line 10:
[[CS|Computer Science Notes]]
[[CS|Computer Science Notes]]


This is the staging ground for computer science notes as part of the 2017 [https://charlesreid1.com:3000/cs/study-plan CS Study Plan].
Part of the 2017 [https://charlesreid1.com:3000/cs/study-plan CS Study Plan].
 




'''Language Notes'''
'''Language Notes'''


[[Python]] {{,}} [[Java]]
'''[[Python]]'''


[[Python/Exceptions]] {{,}} [[Python/Assertions]] {{,}} [[Python/Decorators]]


[[Python/Os]] (os module) {{,}} [[Python/Strings]]


'''Algorithm Complexity'''
[[Python/Splat]] {{,}} [[Python/Iterators]] {{,}} [[Python/Generators]]


[[Algorithm complexity]]
[[Python/Comparators]] {{,}} [[Python/Lambdas]]


[[Algorithmic Analysis of Sort Functions]] {{,}} [[Algorithmic Analysis of Matrix Multiplication]] {{,}} [[Algorithmic Analysis of Substring Pattern Matching]]


[[Estimation]] {{,}} [[Estimation/BitsAndBytes]]


'''[[Java]]'''


Builtin features of Java: [[Java/Exceptions]] {{,}} [[Java/Assertions]] {{,}} [[Java/Memory]] {{,}} [[Java/Interfaces]]


'''Arrays'''
[[Java/Generics]] {{,}} [[Java/Decorators]] {{,}} [[Java/Diamond Notation]]


[[Arrays]] {{,}} [[Arrays/Python]] {{,}} [[Arrays/Java]]
[[Java/Iterators]] {{,}} [[Java/Iterable]] {{,}} [[Iterators vs Iterable]]


Python: [[Arrays/Python/Sizeof]] {{,}} [[Arrays/Python/AppendCost]] {{,}} [[Arrays/Python/CaesarCipher]] {{,}} [[Arrays/Python/CompactArrays]] {{,}} [[Arrays/Python/DynamicArray]]
[[Java/Comparators]] {{,}} [[Java/Comparable]] {{,}} [[Comparators vs Comparable]]


Java:
[[Java/Methods]] {{,}} [[Java/Lambas]]


Categories: [[:Category:Python Arrays]]
[[Java/HashCodes]]


[[Java/Numeric]] {{,}} [[Java/TypeChecking]] {{,}} [[Java/Testing]] {{,}} [[Java/Timing]] {{,}} [[Java/Profiling]]


[[Java/Datetime]]


'''Stacks and Queues'''
Documentation: [[Javadocs]] {{,}} [[Java/Documentation]]


[[StacksQueues]] {{,}} [[StacksQueues/Python]] {{,}} [[StacksQueues/Java]]
Tools and functionality: [[Java/URLs]] {{,}} [[Java/CSV]]


[[StacksQueues/Python/ArrayStack]] {{,}} [[StacksQueues/Python/ArrayQueue]] {{,}} [[StacksQueues/Python/ArrayDeque]]
External libraries: [[Guava]] {{,}} [[Fastutil]] {{,}} [[Eclipse Collections]]
 
Python Categories: [[:Category:Python Stacks]] and [[:Category:Python Queues]]
 
 
 
'''Linked Lists'''
 
[[Linked Lists]] {{,}} [[Linked Lists/Python]] {{,}} [[Linked Lists/Java]]


OOP: [[OOP Checklist]] {{,}} [[Java/Abstract Class]] {{,}} [[Java/Encapsulation]] {{,}} [[Java/Generics]]




Line 62: Line 58:
}}
}}


[[Category:CS]]
<br />


<br />
See also:
* [[Template:DataStructuresFlag]]
* [[Template:AlgorithmsFlag]]

Latest revision as of 22:53, 18 December 2019