File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
+ <module type =" WEB_MODULE" version =" 4" >
3
+ <component name =" NewModuleRootManager" inherit-compiler-output =" true" >
4
+ <exclude-output />
5
+ <content url =" file://$MODULE_DIR$" />
6
+ <orderEntry type =" inheritedJdk" />
7
+ <orderEntry type =" sourceFolder" forTests =" false" />
8
+ </component >
9
+ </module >
Original file line number Diff line number Diff line change 2
2
This Repository is a collection of code by those who are learning java.
3
3
4
4
## Getting Started
5
- Students are expected to setup the folowing .
5
+ Students are expected to setup the following .
6
6
- Install and Setup Git.
7
7
- Create a github.com account.
8
8
- Download IDE of choice for java development and install.
9
9
- Download and install jdk 11 or 12. Use this link https://www.oracle.com/technetwork/java/javase/downloads/jdk12-downloads-5295953.html
10
10
or this https://www.oracle.com/technetwork/java/javase/downloads/jdk11-downloads-5066655.html .
11
11
- Apply for github student pack here https://education.github.com/discount_requests/new .
12
- - Come back to us in the whatsapp group so we may help you make your first PR with a simple "hello world" program.
12
+ - Come back to us in the WhatsApp group so we may help you make your first PR with a simple "hello world" program.
13
13
14
14
## Steps to follow when working.
15
15
- After cloning the repository, Creat a new directory and give it your ` Name ` For example: ` CollinsJava `
You can’t perform that action at this time.
0 commit comments