-
Notifications
You must be signed in to change notification settings - Fork 48
Downloads
Eric Han edited this page Nov 16, 2020
·
19 revisions
Changelog:
- Fixed booting hanging due to insufficient RAM
Changelog:
- Fixed booting issue with Microsoft Surface Laptops
- Fixed issue with end-pe asking for password
- Added F5 hotkey for the browser to refresh page
- Mac resolution workaround, to fix issues with screen resolution going off-screen
Changelog:
- Patched mac problems with Broadcom Wifi
- Updated Switching to Javadocs mechanism - changed key bindings
- Fixed browser problems
- Removed
screen
command, usetmux
instead.screen
will be removed - Fixed issue with
switch-to-javadocs
where it cannot be executed in atmux
terminal - Use Fedora Media Writer for Windows instead of rufus
Changelog:
- Added Broadcom drivers (fixed for some Windows and Mac laptop's wifi problems)
Changelog:
- Included
see-javadocs
with full-screen browser - Implemented Alt+a to switch between javadocs and terminal
Changelog:
- Included
help-pe
command - Included experimental
see-javadocs
command to see javadocs another terminal (For Windows only) - Bugfixes with pe sync and core code.
- Initial Release
Peer Learning
Codecrunch Contributions
Piazza Contributions
Wiki Contributions
Guides
Setting Up Checkstyle
Setting Up Java
Setting Up MacVim
Setting Up Sunfire
Setting Up Unix For Mac
Setting Up Unix For Windows
Setting Up Vim
Setting up SSH Config
CS2030 Contents
Lecture 1 SummaryCompile-run vs Run-time Summary
Quick Guide To Abstraction
Generics and Variance of Types
Comparable vs Comparator
Summary of completable future
CS2030S Notes
ELI5 Optional.map vs Optional.flatMap
PECS Example Code
Java Collection Framework (Iterator)
Generic
Generic Type Parameter and Generic Wildcard
Calculator
Lambda-Expression
Single Abstract Method (SAM)
Method Reference
Functional Interfaces 2
Simple Usage of Sandbox
Associative-but-not-commutative
Higher Order function
Functional Programming
Calculator With Functor
Eager Evaluation VS Lazy Evaluation
Simple Usage of Lazy Evaluation
Lazy Evaluation for LazyList
Lazy Evaluation for BinaryTree
Stream
Parallel Stream
Optional
Simple Usage of Stream
Asynchronous Programming
Notes on CompletableFuture
Notes on CompletableFuture 2
Simple Usage of CompletableFuture
Mind Map
Exception Handling
Links
CS2030 Java Style Guide
CS2030 Javadoc Specification
JDK 11 Download Link
JDK 11 API Docs
Codecrunch
Piazza Forum