Pinned Repositories
ArduinoPWM
Control a Talon or Spark motor controller from an Arduino using PWM
IanMcT's Repositories
IanMcT/Arm-Extender
IanMcT/Array-sorting-of-classes-in-c-
Demonstrates code to create a class, create an array of the class and create a custom sort method.
IanMcT/ExampleU3Java
IanMcT/ExampleU3JS
IanMcT/FRC-Code-2023
IanMcT/JavaGameBasics
https://zetcode.com/javagames/basics/ tutorial modified to work in Repl.it.
IanMcT/JavaScript---multiple-programs
Just change the script tag in the html to run different javascript files.
IanMcT/JavaScript-create-interactive-table
IanMcT/JGBDonut
https://zetcode.com/javagames/basics/ creates the Donut program.
IanMcT/jsonJS
IanMcT/LearningWebProgramming
IanMcT/MarsRover
IanMcT/mBotTutorial1
Reprogram the mBot so when the D button is pressed the robot drives until it reaches a black line, backs up then turns left.
IanMcT/MultipleJavaPrograms
How to use one repl.it to create multiple programs.
IanMcT/ReadAndAverageJava
Reads numbers from a file in Java. Oct 21 - not complete.
IanMcT/ReadAndAverageJS
Reads and averages numbers from a file. Oct 21 - not complete.
IanMcT/StaffInfo.js
Demo of how to create the program.
IanMcT/staffInfoJava
Sample program
IanMcT/SwervePractice-2023
IanMcT/tables-in-html
Create a table in html
IanMcT/testJavaSqlite
This manipulates an SQLite database using Java.
IanMcT/U3CulminatingJava
Deck of cards for unit 3
IanMcT/U3CulminatingJS
Deck of cards. Saving file
IanMcT/whileJava
Demonstrates a variety of loops in Java
IanMcT/whileLoop-JavaScript
Demonstrates while loops and a variety of CSS and Java Script skills.
IanMcT/WriteFilesJava
IanMcT/WriteFilesJS
IanMcT/writeJson
Write a JSON file using JavaScript.
IanMcT/writeXML
Writes an XML document using Java
IanMcT/xmlJava
Work in progress...