-
Notifications
You must be signed in to change notification settings - Fork 48
Home
Welcome to the WIki Page of CS2030 Programming Methodology!
What do I do here?
Well, the main reason for the creation of this website is to facilitate Peer Learning.
We hope to make CS2030 a more collaborative environment for CS2030 Students to learn from one another.
How can I contribute?
There are 3 parts of the Peer Learning Component, which takes up a certain percentage of your entire CS2030 Grade.
They are:
- 📖 Contribution to Github Wikis
- 🖊️ Contribution via CodeCrunch Peer Learning Tasks.
- ❓ Piazza Participation.
Do follow these steps in the following order
You can set up Vim on in your Ubuntu environment. Else, you can install it locally by following this guide
NOTE: It is not necessary to download MacVim unelss you require a Graphical User Interface (GUI). If you wish to do so, you can follow this guide here
To be able to access your lab nodes from home, you can follow this guide here to be able to set up as such.
Thank you and have a nice day!
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