-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrobotics.html
93 lines (85 loc) · 6.8 KB
/
robotics.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">
<title>1261 Programming</title>
<link rel="shortcut icon" href="/images/robocon.ico" />
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/jquery.fancybox.css">
<link rel="stylesheet" href="css/main.css">
<link rel="stylesheet" href="css/responsive.css">
<link rel="stylesheet" href="css/animate.min.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
<style>
body.custom-background {
background-color: #00229e;
background-image: url(https://prhsrobotics.com/wp-content/uploads/2014/04/bg2.png);
background-position: center top;
background-size: auto;
background-repeat: repeat;
background-attachment: scroll;
}
ul li {
display: list-item;
list-style-type:circle;
}
.mylist {
padding-left: 20px
}
</style>
</head>
<body class="home blog custom-background">
<h1 align="center" style="color:#FFFFFF;"> 1261 Robo Lions Programming HomePage </h1>
<hr>
<div class="col-md-10 col-md-offset-1 text-center">
<h4 align="center" style="color:#FFFFFF"> Hello and Welcome to 1261 Programming! We are super excited to have you guys slave away... *ahem* work diligently with us during this next year. I will be updating this page throughout the year to inform you guys of any programming specific news or assignments. Thank you for reading this!</h4>
</div>
<section id="descripton" class="section descripton">
<div style="width: 100%; display: table;">
<div style="display: table-row">
<div style="width: 800px; display: table-cell;">
<div class="col-md-10 col-md-offset-1">
<h2 style="color:#FFFFFF">Start of Year Assignment</h2>
<ol>
<li style="color:#FFFFFF"> Create a GitHub account and share it with us <a href="https://github.com/join?source=header"> <u> (click here) </u> </a> </li>
<li style="color:#FFFFFF"> Complete <a href="https://lab.github.com"> <u> lab.github.com </u> </a>tutorial </li>
<li style="color:#FFFFFF"> Take a look at the <a href="https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-092-introduction-to-programming-in-java-january-iap-2010/index.htm"> <u> MIT OCW resources. </u> </a>We will be using this course to teach you basic programming.</li>
<li style="color:#FFFFFF"> Complete the following <a href="https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-092-introduction-to-programming-in-java-january-iap-2010/assignments/"> <u>assignments</u> </a> from the OCW site:
<ul class="mylist">
<li style="color:#FFFFFF">GravityCalculator</li>
<li style="color:#FFFFFF">FooCorporation</li>
<li style="color:#FFFFFF">Marathon</li>
<li style="color:#FFFFFF">Library</li>
</ul>
</li>
<li style="color:#FFFFFF"> Make a pull request in the shared GitHub repository for each assignment you do </li>
<li style="color:#FFFFFF"> We will assess your assignments and provide feedback on each of them </li>
<li style="color:#FFFFFF"> If you are in need of help, you can always email one of us (<a href="mailto:[email protected]"> Tejas </a>, <a href="mailto:[email protected]"> Ian </a>, or<a href="mailto:[email protected]"> Ava </a> )</li>
</ol>
</div>
</div>
<div style="display: table-cell;">
<div class="col-md-10 col-md-offset-1">
<h2 style="color:#FFFFFF">Links/Resources</h2>
<ul style="color:#FFFFFF">
<li style="color:#FFFFFF"> <a style="color:#FFFFFF" href="https://open.spotify.com/user/sgrrfkgy7cnwrn9mgud6lbbqq/playlist/6Y2uPlm6rBpoxwx3Mlcsut?si=CQIU7NQ4RBuMw21uFluj2g"> <u> Official 1261 Spotify Playlist </u> </a> </li>
<li style="color:#FFFFFF"> <a style="color:#FFFFFF" href="https://github.com/RoboLions"> <u> Team Github </u> </a> </li>
<li style="color:#FFFFFF"> <a style="color:#FFFFFF" href="https://prhsrobotics.com/"> <u> Team Website </u> </a> </li>
<li style="color:#FFFFFF"> <a style="color:#FFFFFF" href="http://first.wpi.edu/FRC/roborio/beta/docs/java/index.html?edu/wpi/first/wpilibj"> <u> WPI Java Documentation </u> </a> </li>
<li style="color:#FFFFFF"> <a style="color:#FFFFFF" href=https://s3.amazonaws.com/screensteps_live/exported/Wpilib/2078/2076/WPILib_programming.pdf?1478436568> <u> FRC Programming Basics PDF </u> </a> </li>
<li style="color:#FFFFFF"> <a style="color:#FFFFFF" href="https://www.sololearn.com/Course/Java/"> <u> SoloLearn (Good for learning basic Java) </u> </a> </li>
<li style="color:#FFFFFF"> <a style="color:#FFFFFF" href="https://www.instructables.com/id/How-to-Write-a-Simple-Drivetrain-for-FRC-Java/"> <u> How to write a simple FRC Drivetrain </u> </a> </li>
<li style="color:#FFFFFF"> <a style="color:#FFFFFF" href="http://fernbanklinks.com/wp-content/uploads/2017/07/FRCSurvivalGuide.pdf"> <u> 4468 (Fernbank)'s FRC Survival Guide </u> </a> </li>
<li style="color:#FFFFFF"> <a style="color:#FFFFFF" href="http://roxbotix.org/FRC_Java_Programming.pdf"> <u> Extremely information-heavy pdf about FRC Java Programming </u> </a> </li>
<li style="color:#FFFFFF"> <a style="color:#FFFFFF" href="https://firstfrc.blob.core.windows.net/frc2017/pneumatics-manual.pdf"> <u> FRC Pneumatics Manual </u> </a> </li>
<li style="color:#FFFFFF"> <a style="color:#FFFFFF" href="http://frc-pdr.readthedocs.io/en/latest/control/pid_control.html"> <u> PID Control Tutorial for FRC Java </u> </a> </li>
<li style="color:#FFFFFF"> <a style="color:#FFFFFF" href="https://github.com/CrossTheRoadElec/FRC-Examples-STEAMWORKS"> <u> 2017 Cool Code Features (Motion magic, Slavemaster Talon controlling, etc.) </u> </a> </li>
</ul>
</div>
</div>
</div>
</div>
</section>
</body>
</html>