52 Forks
60 Stars
60 Watchers

java-technology-for-beginners

In my 15 years of designing and developing more than 100 java web applications, there are a number of terminologies, standards, frameworks, tools that I have used. I know how difficult it is for a beginner to understand them. And imagine the trouble non techies face - the business, testing teams and others. So, this guide is to demystify these terms! Enough talk. Let's Rock and Roll......

How to download and setup java-technology-for-beginners

Open terminal and run command
git clone https://github.com/in28minutes/java-technology-for-beginners.git
git clone is used to create a copy or clone of java-technology-for-beginners repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with java-technology-for-beginners https://github.com/in28minutes/java-technology-for-beginners/archive/master.zip

Or simply clone java-technology-for-beginners with SSH
[email protected]:in28minutes/java-technology-for-beginners.git

If you have some problems with java-technology-for-beginners

You may open issue on java-technology-for-beginners support forum (system) here: https://github.com/in28minutes/java-technology-for-beginners/issues