From charlesreid1

No edit summary
No edit summary
 
(54 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'''


'''Algorithm Complexity'''
'''[[Python]]'''


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


[[Algorithmic Analysis of Sort Functions]] {{,}} [[Algorithmic Analysis of Matrix Multiplication]] {{,}} [[Algorithmic Analysis of Substring Pattern Matching]]
[[Python/Os]] (os module) {{,}} [[Python/Strings]]


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


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




'''Arrays'''


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


Python: [[Arrays/Python/Sizeof]] {{,}} [[Arrays/Python/AppendCost]] {{,}} [[Arrays/Python/CaesarCipher]] {{,}} [[Arrays/Python/CompactArrays]] {{,}} [[Arrays/Python/DynamicArray]]
Builtin features of Java: [[Java/Exceptions]] {{,}} [[Java/Assertions]] {{,}} [[Java/Memory]] {{,}} [[Java/Interfaces]]


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


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


[[Java/Comparators]] {{,}} [[Java/Comparable]] {{,}} [[Comparators vs Comparable]]


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


'''Stacks and Queues'''
[[Java/HashCodes]]


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


[[StacksQueues/Python/ArrayStack]] {{,}} [[StacksQueues/Python/ArrayQueue]] {{,}} [[StacksQueues/Python/ArrayDeque]]
[[Java/Datetime]]


Python Categories: [[:Category:Python Stacks]] and [[:Category:Python Queues]]
Documentation: [[Javadocs]] {{,}} [[Java/Documentation]]


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


External libraries: [[Guava]] {{,}} [[Fastutil]] {{,}} [[Eclipse Collections]]


'''Linked Lists'''
OOP: [[OOP Checklist]] {{,}} [[Java/Abstract Class]] {{,}} [[Java/Encapsulation]] {{,}} [[Java/Generics]]
 
[[Linked Lists]] {{,}} [[Linked Lists/Python]] {{,}} [[Linked Lists/Java]]
 




Line 56: Line 58:
}}
}}


[[Category:CS]]
<br />


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

Latest revision as of 22:53, 18 December 2019