Learning
search
⌘Ctrlk
Learning
  • Software Engineering Golden Treasury
  • Trail Map
  • Caching
  • Career
  • Computer Science
  • devops
  • General Paradigms
  • Other
  • Hardware
  • Integration
  • Languages
    • C
    • Choosing A Language
    • cobol
    • Composite Data Types
    • creating
    • Date time
    • Numbers
    • Pass by value vs Pass by reference
    • Primitive Data Types
    • REST anti-patterns
    • Rust
    • Scripting
    • Static typing
    • string
    • Task Oriented Language
    • assembly
    • Getting started
    • cpp
    • Java
      • Code style
      • Garbage Collection
      • Intellij Debugging
      • Artifacts, Jars
      • Java internals
      • Java resources
      • Java versions
      • JShell
      • Libraries
      • opinionated-guide
      • Starting java
      • Java Tools
      • Why use java
      • Advanced Java
      • Basics of java
        • compilation
        • computation
        • Conditonal/Flow control
        • Excuting code
        • Instructions
        • Looping/Iterating
        • memory-types-variables
        • methods
        • Printing to screen/debugging
        • Setup the system
        • Data structures
      • Effective Java notes
      • framework
      • Intermediate level java
    • kotlin
    • Nodejs
  • Management & Workflow
  • Networks
  • Operating Systems
  • Other Topics
  • persistance
  • Security
  • Testing, Maintainablity & Debugging
  • Version Control - Git
  • ai
gitbookPowered by GitBook
block-quoteOn this pagechevron-down
  1. Languageschevron-right
  2. Java

Basics of java

This can be applied to practically any langauge.

hashtag
Setup the system

hashtag
Learn the basics of code

hashtag
Computation

hashtag
Memory

hashtag
Data structures

hashtag
Instructions

hashtag
Looping/Iterating

hashtag
Conditonal/Flow control

hashtag
Functions/methods

hashtag
Printing to screen/debugging

hashtag
Exercises

  • Code warsarrow-up-right

  • https://www.w3resource.com/java-exercises/arrow-up-right

hashtag
Links/Books

Most of these links will cover way more then what has been written above

  • Codecdemyarrow-up-right

  • tutorial pointarrow-up-right

  • Head first javaarrow-up-right

  • https://learnxinyminutes.com/docs/java/arrow-up-right

  • Oracle documentationarrow-up-right

  • https://courses.caveofprogramming.com/p/java-for-complete-beginnersarrow-up-right

  • Banas videos seriesarrow-up-right

  • Banas one videoarrow-up-right

  • [IBM|https://www.ibm.com/developerworks/java/tutorials/j-introtojava1/index.htmlarrow-up-right]

Previousssl-tls-httpschevron-leftNextcompilationchevron-right

Last updated 6 years ago

  • Setup the system
  • Learn the basics of code
  • Computation
  • Memory
  • Data structures
  • Instructions
  • Looping/Iterating
  • Conditonal/Flow control
  • Functions/methods
  • Printing to screen/debugging
  • Exercises
  • Links/Books