Pinned Repositories
bond_portfolio_manager
BRAPH-2-Matlab
Concurrent_Programming_in_Java
cosi-103a-recipe
cosi127b_project
Coursera_Stanford_MachineLearning
This is the exercise for Stanford machine learning course in Coursera
Design_Patterns_in_Java
Common software design patterns, including Creational patterns (singleton, abstract factory, builder), Behavioral patterns (strategy, template method), Structural patterns(adapter pattern, decorator pattern) and dependency injection
Files_IO_in_Java
Including File API, Path API, Input/Output Stream, Readers & Writers, Buffered Streams, Java Object Serialization, JSON
Hotel_Reservation_Application
a reservation application for customer to find and book a hotel room based on room availability
SICP_Study_Note
GuoCong1881's Repositories
GuoCong1881/cosi-103a-recipe
GuoCong1881/SICP_Study_Note
GuoCong1881/bond_portfolio_manager
GuoCong1881/BRAPH-2-Matlab
GuoCong1881/Concurrent_Programming_in_Java
GuoCong1881/cosi127b_project
GuoCong1881/Coursera_Stanford_MachineLearning
This is the exercise for Stanford machine learning course in Coursera
GuoCong1881/Design_Patterns_in_Java
Common software design patterns, including Creational patterns (singleton, abstract factory, builder), Behavioral patterns (strategy, template method), Structural patterns(adapter pattern, decorator pattern) and dependency injection
GuoCong1881/Files_IO_in_Java
Including File API, Path API, Input/Output Stream, Readers & Writers, Buffered Streams, Java Object Serialization, JSON
GuoCong1881/Functional_Programming_in_Java
Notes and exercises about functional programming, including Lambda expression, functional interfaces, anonymous subclasses, Stream API
GuoCong1881/GuoCong1881
Config files for my GitHub profile.
GuoCong1881/Hotel_Reservation_Application
a reservation application for customer to find and book a hotel room based on room availability
GuoCong1881/MyFirstGame_Kart
This is my first Unity game - lead your kart to its destination!
GuoCong1881/Personal_Website
GuoCong1881/Todo-Mgt-App-Spring-Boot
GuoCong1881/ToDoListApp
GuoCong1881/Home_Security_Application
Project Starter code for Course Java Application Deployment
GuoCong1881/MIT_6.0001_Assignment
This is the assignment from MIT 6.0001 course
GuoCong1881/MIT_6.0002_Assignment
This is the assignment from MIT 6.0002 course
GuoCong1881/Parallel_Web_Crawler
Project starter code for course Advanced Java Programming Techniques.
GuoCong1881/Reflection_API_in_Java
GuoCong1881/TinDog-Start