Git Product home page Git Product logo

java-fundamentals's Introduction

CodingNomads Java Fundamentals-Yefenny's Edit

This project contains a variety of textbook examples and labs focused on Java labs_examples.fundamentals.

Getting Started

To get started with this project please follow these instructions:

1) If you have not already installed Git - please do so: https://git-scm.com/book/en/v2/Getting-Started-Installing-Git
2) $ git clone https://github.com/codingnomads/online-java-fundamentals.git
3) Open IntelliJ IDE and choose "Import Project" or "New" -> "Project From Existing Sources"
4) Navigate to the root folder of the project you just cloned. You should see the "src" folder and the README.md
5) Click "Open"
6) Select "Create project from existing sources" radio button, then "next"
7) Leave the name as is, click "next"
8) If you are asked to overwrite the .iml file, select "Yes" then "next"
9) Click "next" again - do not uncheck box
10) In the "Libraries" section, just click "next"
11) In the "Module Structure" section, just click "next"
12) If the Java 8 SDK does not automatically load - click the "+" and navigate to "/Library/Java/JavaVirtualMachines/jdk1.8.0_121.jdk/Contents/Home" or the appropriate directory containing the Java "Home" directory then click "next"
13) click "Finish"
14) Once loaded, you will see the directory structure on the left. Downclick on "Online_Java_Labs" to expand it. Also downclick on the "src" folder, then again "labs_examples.conditions_loops" and again on "examples".
15) Double click on any file to open it.
16) If the Java file contains a main() method, you can right click on the file and select "run" to run the code within the main()

Prerequisites

Install Java 8 JDK 8 (http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html)
Install IntelliJ IDE Community Edition (https://www.jetbrains.com/idea/download)
Install Git (https://git-scm.com/book/en/v2/Getting-Started-Installing-Git)

Sources

Many of the examples in this project are sourced from O'Reilly Media and are available free for download here.

This is a demo comment from the git fork tutorial

java-fundamentals's People

Contributors

rdesmond avatar yefenny avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.