Coder Social home page Coder Social logo

luckyn / advanced-java-development-2515082 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from linkedinlearning/advanced-java-development-2515082

0.0 0.0 0.0 103 KB

This is a repository for the LinkedIn Learning course Advanced Java Development

License: Other

Java 100.00%

advanced-java-development-2515082's Introduction

Advanced Java Development

This is the repository for the LinkedIn Learning course Advanced Java Development. The full course is available from LinkedIn Learning.

Advanced Java Development

You’re comfortable with the basics of writing in Java, but you want to level up your skills and be more productive. In this course, Bethan Palmer has exactly what you need, with topics including generics, multi-threading, inputs and outputs, and more. After explaining the differences between versions of Java, Bethan dives into generics in Java, advanced data structures, and functional programming. She covers concurrency in Java, including how to use the Runnable interface, the ExecutorService, and synchronized methods. Bethan highlights topics around input and output like reading from System.in with a scanner, reading files with BufferedReader, and using try-with-resources. She also guides you through working with files in Java, creating a new file, working with directories, and copying files in Java. Each chapter includes challenges and solutions to reinforce what you’re learning.

Instructions

All of the code needed for this course is on the main branch.

The package names correspond to the videos in this course. The naming convention is _CHAPTER#_MOVIE#. As an example, the package named _02_03 corresponds to the second chapter and the third video in that chapter.

Some code examples will have a before and an end state. In this case the package will contain two more directories, before and end. The before directory will contain the code as it is at the beginning of the movie. The end directory contains the code as it is at the end of the movie.

Installing

  1. To use these exercise files, you must have Java 8 or higher installed.
  2. Clone this repository into your local machine using the terminal (Mac), CMD (Windows), or a GUI tool like SourceTree.
  3. Open the code in your favorite IDE.

Instructor

Bethan Palmer

Software Developer

Check out my other courses on LinkedIn Learning.

advanced-java-development-2515082's People

Contributors

nahteb avatar smoser-lil avatar cmosier-lil 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.