Users Online

· Guests Online: 148

· Members Online: 0

· Total Members: 188
· Newest Member: meenachowdary055

Forum Threads

Newest Threads
No Threads created
Hottest Threads
No Threads created

Latest Articles

##Become a Java Developer

Lynda - Learn Java Concepts By Example

Do you learn best by doing? Why not learn Java that way? Learn Java Concepts by Example is a Java cookbook that pairs four Java programming challenges with step-by-step solutions. Julian Robichaux shows how to create command-line applications to search text and access a relational database, a GUI app to display and resize images, and a Java API to access third-party webpage content. By practicing these examples, you'll learn concepts such as regular expressions, arrays, JDBC, JAR files, Swing, Java math, lambdas, and RESTful programming—all within the context of real-world applications.

Topics include:

Creating a command-line application

Building a graphical user interface

Creating a Java API

Parsing JSON data

Refactoring and testing Java code

 

 

 

 


Course Contents
  • Introduction Welcome - What you need to know - Using exercise files -
  • 1. Create a Command-Line Application That Searches Text Files Use a main method to get parameters - Structuring the code - Get all the files in a directory - Open and read each file Search text using regular expressions - Use arrays to store the results - Add an option to zip the results -
  • 2. Create a Command-Line Application That Accesses a Database Use a properties file to get parameters - Use JDBC to access a database - Use Java crypto to decrypt strings - Use Java logging to report errors - Package your application in a JAR file -
  • 3. Create a GUI Application That Resizes Images Use Swing to create a GUI - Use anonymous classes and lambdas for buttons - Use Java 2D classes for image manipulation - Basic Java math - Image rotation and saving - Use message boxes and prompts for user interaction -
  • 4. Create a Java API That Searches Stack Overflow What is an API? - Set up the code Access webpages using Java.net - Parse REST calls using JSON-P - Parse REST calls using Jackson - Test the API with JUnit - Final refactoring of classes - Document the API with Javadoc -
  • Conclusion Next steps
  • Comments

    No Comments have been Posted.

    Post Comment

    Please Login to Post a Comment.

    Ratings

    Rating is available to Members only.

    Please login or register to vote.

    No Ratings have been Posted.
    Render time: 1.15 seconds
    10,817,424 unique visits