Skip to content

A Repo for every single answer I have collected for easy grade!

Notifications You must be signed in to change notification settings

Haru3S/CodeHS-Assignment-Answers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CodeHS Javascript Assignment Answers

ver

Warning Your Units may not be formated like mine. Use this to complete assignments and get an easy grade for your computer science class.

Most of the code was made by ARedDevv and others were from Reddit. If there is one that gives a syntax error create a pull request with your fix and will be added as a alternate file to main.

Unit 2

JavaScript Karel Movemnts. Learning the first bits of JavaScript to control a little dog called Karel.

Some of the later assignments are completed with no syntax errors but if my code gives a syntax error or another kind of error use the pull request to add your code will be added as a alternate file to main.

Example U2

Unit 3

COMING SOON!

Unit 5

Javascript Graphics. The use of JS to create simple or complex graphics. To create graphics with RGB, HSL, HEX or BIN such as a rainbow or a black & white ladder.

My class skipped to Unit 5 so there is no in-between. If there is some code you want to add for "Unit 4" create a pull request with your code.

Example U5

Unit 6

[CURRENTLY UPDATING] Used GPT-3 to make simple JavaScript drawings/renders the last one is more like a meme(a cat image) since you can make something decently unqiue.

Example U6

Hour of Code(Python)

Basics of Python.

Give_Some_Var.py gives an error line. If you have a fix create a new pull request with your code that will be added to main.

Example HoC

Hour of Java

[CURRENTLY ADDING] Finished all project files for Hour of Java

P.S - I think it's 30x easier to learn then JavaScript :)

Example of HoJ

Tips & Tricks

Code Editor

To access your setting click on your profile and go into account settings or visit this link. CodeHS Settings

Did you know your able to switch themes if your using the Ace engine the best dark theme is Monokai.

  • Switch default editor theme from Light to Monokia.

Sacriface darkmode and use the VSCODE engine there is vs-dark but works on some languages (for some reason).

  • Switch your default code engine from Ace to Monaco
  • (OPTIONAL) Switch default editor theme from Light to vs-dark

You can also use yours truely Code Editor Settings with the image below!

ARedDevv's Editor

Improve your coding experience with ARedDevv's fine toned code editor.

FAQ

Q. Is this code made all by you? A. No, Most of the code IS but some of it is from reddit cause they were to hard to solve.

Q. Why does it say CUDA or Python? A. Python is a unit so yeah. CUDA is for JavaScript unit but JS is incompatible with color data but CUDA is compatible with color data like #FF1C55 or rgb(255, 28, 85) but some of it is in Binary since it uses 1's & 0's to render color aka Black and White.

Q. Why the frick do you format them for their coding language? A. Cause it makes it cleaner to look through then .txt files and also gives a cool sidebar tag on github :D.

About

A Repo for every single answer I have collected for easy grade!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published