Ad

Friday, February 5, 2016

Udacity intro to Java programming walk-through syllabus learn to code resource

Why is this walkthrough useful? you can preview the curriculum.It's accessible even when internet connection is poor. It's a text-based way to learn java if you don't like video instructions.

udacity intro to java programming Syllabus https://www.udacity.com/wiki/cs046
What is programming? : An useful explanation using analogies.
Java (section title) : why learn java because it is a very popular language, mostly simple, safe - will give students helpful and obvious errors. Useful for web, image processing even android development.
Hello, World (section title): write first java program. the line that is System.out.println is the most important line.other parts are setting up the program forthis line

Downloading Blue J (Section title): instructions for installing java and Blue J on windows and mac quiz 0:find the first Contributor to blueJ

Download the course code (lesson title): link to zip file. Assignment is to look for a secret code in one of the text files.



Hello, Udacity! (less on title):create a project in blue J with the help of starter code.Modify the println code Hit the compile button. Right click the orange boxthat represents the project.Select main () method in dropdown and run it.

Create a test project : create a new project or open the test project in lesson 1 code provided by Udacity. Right click and select edit in the dropdown to use the main )method.If creating a new project, need to create a new class, open to edit, delete extra code

Hello World Two lines (lesson title): assignment use two
System.out.println()
to print out Hello on a line andworld on another.Udacity will show you how.

Text and Numbers (lesson title): 
System.out.println(3+4+5);
versus
System.out.println("3+4+5");
There is a quiz. Basically Java will do arithmic on numbers (will add the numbers up in this case) but will display text as it is,word for word.In Java and many languages text is known as a string and is surrounded by a pair of quotes

Our First Program (lesson title): It's possible to twig a program without understanding every detail. Breaks down the System.out.println("Hello, world!"); into object, method and a string. 

print and println (lesson title): difference between ps that print moves the cursor to the end of the printed result, println() move the cursor to one line below the result. It is tricky. 



20 comments:


  1. Thanks for sharing these niche piece of knowledge. Here, I had a solution for my inconclusive problems & it’s really helps me a lot keep updates…
    iOS Course in Chennai |iOS Training Chennai|Android Training Chennai

    ReplyDelete
  2. How might you set your way as a Java designer? Excessively numerous inquiries right? Here's the response to all that is skipping in your mind, we present to you the simple manual for turn into an extraordinary Java designer. java

    ReplyDelete
  3. When you work with the best Los Angeles website architecture, you'll get the opportunity to begin by chatting with our group about what you need your site to really resemble. web design

    ReplyDelete
  4. Interesting and informative article.. very useful to me.. thanks for sharing your wonderful ideas.. please keep on updating..


    Android Training in chennai |
    IOS course in chennai

    ReplyDelete
  5. Hello everyone, my name is John and I wanna say thanks for this very useful guide! I started to learn Java only few month ago, but I presume that I already have some success in it! Also I often read how to create a thread in java https://explainjava.com/java-thread/ here, it helps me so much as well.

    ReplyDelete
  6. Inspiring writings and I greatly admired what you have to say , I hope you continue to provide new ideas for us all and greetings success always for you..Keep update more information..
    python training institute in marathahalli | python training institute in btm

    ReplyDelete
  7. Your website is really cool and this is a great inspiring article. Much thanks to you such a great amount for sharing this sort of information.
    Visit us for online business card printing.

    ReplyDelete
  8. Here is the best Pos Sellers details from Kuwait. If you need the details click the below links...
    POS Kuwait - Point Of Sale
    Point Of Sale In Kuwait

    ReplyDelete
  9. Do you want to know which company providing best Point Of Sale systems Kuwait, check out our website with below clickable link;
    POS Kuwait

    ReplyDelete

React UI, UI UX, Reactstrap React Bootstrap

React UI MATERIAL  Install yarn add @material-ui/icons Reactstrap FORMS. Controlled Forms. Uncontrolled Forms.  Columns, grid