Skip to content

juhuyoon/codeLibrary

Repository files navigation

CodeLibrary

As people step into the world of coding, often times, there are random scenarios and problems that people run into that leave people befuddled.

The hope with this code library is to be a place to find generic codes, strange logic problems, and quick explanations for new languages that people can use to read, learn, and use!

Secondly serves as my reference files and studies included in here to work and progress

Folders

Javascript

  1. Practices and examples of how to use the various array functions in ES6 Arrays Folder
  2. What Bubbling, Propagation, and the Once method does in ES6 ES6-Bubbling
  3. Key differences between ES5 and ES6 ES6.js
  4. Javascript conundrums and Gotcha codes filled with the best puns JS-Gotcha.js
  5. Sorting Algorithms for consideration written with javascript Sorting Algorithms

React

  1. concepts.js Work in Progress
  2. Create React App How to Library createreactapp.md

Python

  1. Basics of Python and the different syntaxes Basics
  2. Comparison Operators Comparisons
  3. Methods and Functions Func
  4. Control Flow Statements Flow

MongoDB/Mongoose 1)Command line quick guide

Outside the repository random games and codes Games

Cracking the Code Interview the book

  1. Big O Algorithm what it is and examples in java
  2. Different Interview styles of big companies interview
  3. Data sets and what to know for algorithms
  4. Technical Interviews and how to approach

Java[link] (https://github.com/juhuyoon/codeLibrary/tree/master/Java)

  1. Coursera Studies: Java Solving problems with software
    1a) Week One link
    1b) Week Two link
    1c) Week Three link

Random Files

  1. Random generic functions that you can pull out and use for various scenarios (I) Randomfunc.js
  2. A logic JS that I ran into, hopefully adding more logic.js
  3. A collection of useful console. dev tools that can be used organized on an html file consoledevtools.html

Contributors

  1. Junghoon Github
  2. Katherine Github
  3. Marsalis Github