Skip to content

JR1258/Personal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java

These are the projects that I have done in Java in 2023-24 school year.

Helpful Links for Coding:

Math.(Something) classes: https://www.geeksforgeeks.org/java-math-class/

Processing Website: https://processing.org/

Codingbat (Gives questions on all types of things): https://codingbat.com/java

Slidedecks:

Strings: (COMING SOON)

Arrays: Arrays.pdf

Methods: Java - Methods.pdf

Python

Helpful Links for Coding:

Turtle Documentation: Documentation

Codingbat (Gives questions on all types of things): https://codingbat.com/python

Python 3 Download:

Download: Python.org

You will still require a text file maker or you can use terminal

Setting up Virtual Enviorment:

Visual Studio Code:

VS Code download: VScode

Enviorment Setup Python: VSCode website

Extensions that are good:

General Python: VScode Marketplace

Pylance: Pylance

Jupyter: Jupyter extension

Intellicode: Intellicode extension