From charlesreid1

No edit summary
No edit summary
 
(60 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].
 




'''Algorithm Complexity'''
'''Language Notes'''


[[Algorithm complexity]]
'''[[Python]]'''


[[Algorithmic Analysis of Sort Functions]] {{,}} [[Algorithmic Analysis of Matrix Multiplication]] {{,}} [[Algorithmic Analysis of Substring Pattern Matching]]
[[Python/Exceptions]] {{,}} [[Python/Assertions]] {{,}} [[Python/Decorators]]


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


[[Python/Splat]] {{,}} [[Python/Iterators]] {{,}} [[Python/Generators]]


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


'''Arrays'''


[[Arrays]] {{,}} [[Arrays/Python]] {{,}} [[Arrays/Java]]


[[Arrays/Python/Sizeof]] {{,}} [[Arrays/Python/AppendCost]] {{,}} [[Arrays/Python/CaesarCipher]] {{,}} [[Arrays/Python/CompactArrays]] {{,}} [[Arrays/Python/DynamicArray]]
'''[[Java]]'''


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


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


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


'''Stacks and Queues'''
[[Java/Comparators]] {{,}} [[Java/Comparable]] {{,}} [[Comparators vs Comparable]]


[[StacksQueues]] {{,}} [[StacksQueues/Python]] {{,}} [[StacksQueues/Java]]
[[Java/Methods]] {{,}} [[Java/Lambas]]


[[StacksQueues/Python/ArrayStack]] {{,}}
[[Java/HashCodes]]


[[:Category:Python Stacks]] and [[Category:Python Queues]]
[[Java/Numeric]] {{,}} [[Java/TypeChecking]] {{,}} [[Java/Testing]] {{,}} [[Java/Timing]] {{,}} [[Java/Profiling]]


[[Java/Datetime]]


Documentation: [[Javadocs]] {{,}} [[Java/Documentation]]


'''Linked Lists'''
Tools and functionality: [[Java/URLs]] {{,}} [[Java/CSV]]


[[Linked Lists]] {{,}} [[Linked Lists/Python]] {{,}} [[Linked Lists/Java]]
External libraries: [[Guava]] {{,}} [[Fastutil]] {{,}} [[Eclipse Collections]]


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




Line 54: Line 58:
}}
}}


[[Category:CS]]
<br />


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

Latest revision as of 22:53, 18 December 2019