Ad

Saturday, January 30, 2016

Codecademy Learn JAVA tutorial walkthrough What's Your Name

Codecademy walkthrough learn JAVA.
You can enter any string as your name to pass this exercise. The key is to surround your name in quotes. For example
System.out.println("your name");

.println() is a very useful Java method.
Codecademy uses it extensively much like console.log for the learning JavaScript path.

No comments:

Post a Comment

React UI, UI UX, Reactstrap React Bootstrap

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