Code Monkey home page Code Monkey logo

devops22-java's Introduction

devops22-java

Lesson material originally by Robert Westin, amended by Martin Fröjd.

General

You can view markdown files in GitHub i.e this README.md will be visible on the page devops22-java.

You can preview markdown files in vscode with an extension i.e markdown all in one. To open the preview mode, right click on the file and select Open preview.

If you have any improvements, guides or just better wording, feel free to create a Pull request with the improvement to this repository.

Lesson

Each lesson has its own folder that will be added alongside the course. In the lesson folder there are two types of markdown files, LINK.md and EXERCISE.md. A lesson may also contain script files, code or references to other repositories.

# To get the latest lesson & updates in master
git pull

# If you are in a branch you can rebase to get the latest content.
git fetch
git rebase origin/master

Link

The LINK.md file contains what you need to solve the exercises and you can also find extra material to learn more. If you get stuck on an exercise, remember to check links for that lesson.

Exercise

The EXERCISE.md file contains what you need to do and practice to succeed this course. Exercises with a Hand in instruction are mandatory and are needed to complete this course.

Exercise - Hand in

The exercise hand in is done with a "Pull Request". If your pull request is closed by the teacher, you have successfully completed the exercise. This follows the UNIX Philosophy no news is good news.

devops22-java's People

Contributors

ripperdoc 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.