GithubHelp home page GithubHelp logo

vermapratibha / yt Goto Github PK

View Code? Open in Web Editor NEW

This project forked from budacab/yt

0.0 0.0 0.0 975 KB

Shell 0.76% JavaScript 7.68% C 28.52% Java 16.84% Kotlin 11.95% TypeScript 30.56% CSS 0.36% HTML 2.51% Dockerfile 0.82%

yt's Introduction

Code for YouTube Videos

Here you can find the source code and notes for the videos uploaded to my YouTube channel.


Installation

Please make sure to use the appropiate tools as needed per case:
    - A compiler for C for the C exercises (I use GCC)
    - For Java / Kotlin / Spring a JDK is needed
    - Node is needed for JavaScript 
    - Angular needs Node, NPM and the Angular CLI
    - Some exercises might require Docker

Usage

This is also per case, the videos and their descriptions can also be useful.

Contents

Introduction to TDD - Test Driven Development

Running a couple of TDD examples with a basic Spring Boot and Kotlin app, with the help of JUnit and Mockito.
Video | Code


Introduction to Docker Compose - containerizing an application

Running an Angular app, a Java/SpringBoot app and a Cassandra DB with the help of Docker Compose.
Video | Code FE | Code BE


Introduction to Messaging - MQTT, Spring Boot, Docker, Kotlin, Eclipse Mosquitto

Running a subscriber app and a publisher app for MQTT Messaging with the help of Eclipse Mosquitto, Spring Boot, Docker and Kotlin.
Video | Code


Introduction to Consumer Driven Pact Testing - Angular, Spring Boot, Docker, Jest, Junit and Mockito

Running a consumer app and a provider app for Pact Testing with the help of Angular, Spring Boot, Docker, Jest, Junit and Mockito.
Video | Code


Introduction to DevOps - AWS // CI/CD // CD pipelines

Getting an understanding on DevOps via CD Pipelines and how Cloud providers can help.
Video | Code


How to run a Tideman election - C Programming

Going over a coding problem which requires us to run a Tideman election and solving it with the help of the C programming language.
Video | Code


How to run a runoff election - C Programming

Going over a coding problem which requires us to run a runoff election and solving it with the help of the C programming language.
Video | Code


How to run a plurality election - C Programming

Going over a coding problem which requires us to run a plurality election and solving it with the help of the C programming language.
Video | Code


How to encrypt messages (Substitution cipher) - C Programming

Going over a coding problem which requires us to encrypt text using a Substitution cipher, and solving it with the help of the C programming language.
Video | Code


How to make a FullStack App - Using Cassandra DB with Docker, Angular, and Spring Boot

Making a small fullstack application with the help of Docker, Cassandra DB, Angular and Spring Boot.
Video | Code FE | Code BE


How to encrypt messages (Caesar cipher) - C Programming

Going over a coding problem which requires us to encrypt text using a Caesar cipher, and solving it with the help of the C programming language.
Video | Code


How to compute readability (Coleman-Liau index) - C Programming

Going over a coding problem which requires us to compute the readability of a text, and solving it with the help of the C programming language.
Video | Code


How to check if two strings are anagrams - Java Programming

Going over a coding problem which requires us to check if two strings are anagrams, and solving it with the help of the Java programming language.
Video | Code


How to reverse an integer - C Programming

Going over a coding problem which requires us to reverse an integer, and solving it with the help of the C programming language.
Video | Code


How to validate a Credit Card number (Luhn algorithm | checksum) - C Programming

Going over a coding problem which requires us to validate a CC number, and solving it with the help of the C programming language.
Video | Code


How to return change (greedy algorithm) - Java Programming

Going over a coding problem which requires us to return optimal change, and solving it with the help of the Java programming language.
Video | Code


How to reverse a string - JavaScript Programming

Going over a coding problem which requires us to reverse a string, and solving it with the help of the JavaScript programming language.
Video | Code


How to render a volcano in the console - C Programming

Going over a coding problem which requires us to render a volcano in the console, and solving it with the help of the C programming language. It's something that you might see as a landscape element for example in an older 2D game. (Part 2 of the 'staircase' problem)
Video | Code


How to render a staircase in the console - C Programming

Going over a coding problem which requires us to render a staircase in the console, and solving it with the help of the C programming language. It's something that you might see as a landscape element for example in an older 2D game.
Video | Code

yt's People

Contributors

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