full_name
stringlengths
7
104
description
stringlengths
4
725
topics
stringlengths
3
468
readme
stringlengths
13
565k
label
int64
0
1
BrentAureli/FlappyDemo
YouTube Tutorial Series - Creating Flappy Birds
null
# FlappyDemo
1
timClicks/tutorials
Code for (video) tutorials
null
# tutorials Code for (video) tutorials
0
micronaut-projects/micronaut-guides
Guides and Tutorials on how to use Micronaut including sample code
groovy java kotlin micronaut tutorials
# Micronaut Guides This is the main repository for the [Micronaut Guides](https://guides.micronaut.io). ## Build the guides To build all the guides run: ```shell $ ./gradlew build ``` This will generate all the projects and guides in `build/dist` and this is what needs to be published to GitHub Pages. To build a ...
1
eshioji/trident-tutorial
A practical Storm Trident tutorial
null
trident-tutorial ================ A practical Storm Trident tutorial This tutorial builds on [Pere Ferrera][1]'s excellent [material][2] for the [Trident hackaton@Big Data Beers #4 in Berlin][3]. The vagrant setup is based on Taylor Goetz's [contribution][6]. The Hazelcast state code is based on wurstmeister's [code]...
1
vaadin/flow-crm-tutorial
Demo app for the Java Web App tutorial series
java java-web spring-boot tutorial vaadin
# Spring Boot and Vaadin course source code This repository contains the source code for the [Building Modern Web Applications With Spring Boot and Vaadin](https://vaadin.com/docs/latest/flow/tutorials/in-depth-course). *Live demo:* https://crm.demo.vaadin.com ## Running the Application There are two ways to run the...
1
jimwebber/neo4j-tutorial
A koan-style tutorial in Java for Neo4j
null
null
1
kairen/learning-spark
Tidy up Spark and Hadoop tutorials.
bigdata data-science hadoop spark
# Spark training 本項目將所有於分享會以及課程上,所接觸的系統建置、Spark API 撰寫、HDFS 操作...等教學與整理,主要授課人員為 NUTC imac 內部團隊自我訓練。 ### 主要包含項目 1. Spark 概念、部署與基本範例 2. Hadoop 概念、部署與基本範例 3. Spark 與 Hadoop 相關系統建置整理 > 以上內容我們會逐一整理,並寫成文件來分享給大家。 ### 參與貢獻 任何團隊成員都可以對該 git 做貢獻,未來也會請大家針對不一樣的作業進行提交,一個基本的貢獻流程如下所示: 1. 在 `Github` 上 `fork` 到自己的 Repository,例如:`<Us...
0
SamirPaulb/Java
Java Programming Tutorial for Beginners
code java java-programming java8 java9 programming-language project-template tutorials
# Java Overview ## https://github.com/SamirPaul1/SamirPaul1.JAVA ### Introduction We love Programming. Our aim with this course is to create a love for Programming. Java is one of the most popular programming languages. Java offers both object oriented and functional programming features. We take an hands-on appr...
1
RameshMF/servlet-tutorial
A complete Java servlet 4 tutorial for beginners as well as professionals
null
# servlet-tutorial A complete Java servlet 4 tutorial for beginners as well as professionals <div> <div style="text-align: left;"> </div> <ul style="text-align: left;"> <li><a href="https://www.javaguides.net/2019/03/servlet-jsp-jdbc-mysql-example.html" target="_blank">Servlet + JSP + JDBC + MySQL Example</a></li> </u...
1
errai/errai-tutorial
Errai tutorial project
null
Errai Getting Started Demo ===================== This simple demo allows users to create contact entires for an address book. The user interface is designed using plain HTML5 and CSS. Errai UI enables the injection of UI fields into client-side Java classes as well as adding dynamic behaviour to these fields (such as ...
1
aws1994/HomeDashboard
youtube tutorial : https://youtu.be/-YCUrHFUxlA
null
null
1
chtrembl/azure-cloud
Here you will find various Azure Demos & Tutorials that I've put together for Azure Cloud using DevOps, Container Services and other PaaS offerings.
apim app application-insights application-security azure b2c containers devops java kubernetes spring
null
0
Antabot/White-Jotter
白卷是一款使用 Vue+Spring Boot 开发的前后端分离项目,附带全套开发教程。(A simple CMS developed by Spring Boot and Vue.js with development tutorials)
restful single-page-app spring-boot springdata-jpa vue
![wjlogo.png](https://i.loli.net/2019/12/15/sYnuTIrDUwAfGgo.png) --- ![lisense](https://img.shields.io/github/license/Antabot/White-Jotter) ![release](https://img.shields.io/github/v/release/Antabot/White-Jotter) 这是一个简单的项目,旨在让新入门 web 的开发者体验使用 Vue + Java(Spring Boot) + Mysql 以前后端分离模式完成开发的流程。由于开发过程中并未充分考虑安全防护问题,并不建议将...
0
IHTSDO/SNOMED-in-5-minutes
Easy-to-use tutorials for accessing SNOMED APIs within 5 min using various programming languages
csharp curl java javascript python snomed snomed-api
# SNOMED In 5 Minutes This is an easy-to-use tutorial for accessing SNOMED APIs within 5 min using the SNOMED International terminology server, [Snowstorm](https://github.com/IHTSDO/snowstorm). ## Consider using a FHIR API Instead! The examples in this repository use the Snowstorm native API and although this API is ...
0
onstutorial/onstutorial
Instructions and Code for Open Networking Summit tutorials
null
This repo contains code needed for ONS tutorials, as well as a wiki with instructions. To get started, go to the [tutorial home page](http://github.com/onstutorial/onstutorial/wiki). Below are instructions for generating the VM used in the tutorial: Create a Lubuntu (lightweight Ubuntu) image. We used 12.10. TODO:...
0
pauldeck/springmvc-2ed
Examples for Spring MVC: A Tutorial (Second Edition)" book"
null
# springmvc-2ed Examples for "Spring MVC: A Tutorial (Second Edition)" book (ISBN 9781771970310), Brainy Software (http://brainysoftware.com), April 2016 If you are not familiar with GIT, click the "Download ZIP" button above to download the apps as a zip file. Each sample application comes in both Spring Tool Suite ...
1
makotogo/developerWorks
Code for tutorials and articles I have written for IBM developerWorks
null
# developerWorks Code for tutorials and articles I have written for IBM developerWorks # Articles ## Create an artificial neural network using the Neuroph Java framework: Dominate your office March Madness pool! * [Article, published 8 January 2018](https://www.ibm.com/developerworks/library/cc-artificial-neural-net...
0
traex/RetrofitExample
Example for one of my tutorials at http://blog.robinchutaux.com/blog/a-smart-way-to-use-retrofit/
null
RetrofitExample =============== ![RetrofitExample](https://github.com/traex/RetrofitExample/blob/master/header.png) Example for one of my tutorials at http://blog.robinchutaux.com/blog/a-smart-way-to-use-retrofit/ [Retrofit library](http://square.github.io/retrofit/) is a type-safe REST client for Android and Java c...
1
goxr3plus/Java-Spectrum-Analyser-Tutorials
🦗 Java-Spectrum-Analyser-Tutorials for Pros
null
### [![AlexKent](https://user-images.githubusercontent.com/20374208/75432997-f5422100-5957-11ea-87a2-164eb98d83ef.png)](https://www.minepi.com/AlexKent) Support me joining PI Network app with invitation code [AlexKent](https://www.minepi.com/AlexKent) [![AlexKent](https://user-images.githubusercontent.com/20374208/7543...
0
spring-guides/tut-spring-boot-oauth2
Spring Boot and OAuth2:: A tutorial on social" login and single sign on with Facebook and Github"
null
null
1
goxr3plus/Java-Speech-Recognizer-Tutorial--Calculator
:lips: Java-Speech-Recognizer-Tutorial--Calculator
calculator speech-recognizer tutorial
### [![AlexKent](https://user-images.githubusercontent.com/20374208/75432997-f5422100-5957-11ea-87a2-164eb98d83ef.png)](https://www.minepi.com/AlexKent) Support me joining PI Network app with invitation code [AlexKent](https://www.minepi.com/AlexKent) [![AlexKent](https://user-images.githubusercontent.com/20374208/7543...
0
integeruser/jgltut
Learning Modern 3D Graphics Programming with LWJGL 3 and JOML
3d-graphics java joml lwjgl3 tutorials
# Learning Modern 3D Graphics Programming with LWJGL 3 and JOML This project is a port of *[Learning Modern 3D Graphics Programming](https://paroj.github.io/gltut/)* tutorials to Java using [LWJGL](https://www.lwjgl.org/) and [JOML](http://joml-ci.github.io/JOML/). The original project, named `gltut`, can be found [her...
0
mikadomethod/kata-java
The Kata used in our presentations and tutorials.
null
Kata in java ============ ##### Background Follow instructions in REPOROOT/kata.pdf ##### Goal New deliverable for Stranger Eons Ltd.
0
kelasterbuka/JAVA_Lanjut_OOP
repository tutorial channel youtube kelas terbuka topik OOP
null
# JAVA_Lanjut_OOP repository tutorial channel youtube kelas terbuka topik OOP
1
noidsirius/SootTutorial
A step-by-step tutorial for Soot (a Java static analysis framework)
java soot static-analysis tutorial visualization
# Soot Tutorial [![Build Status](https://travis-ci.com/noidsirius/SootTutorial.svg?branch=master)](https://travis-ci.com/noidsirius/SootTutorial) [![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/noidsirius/SootTutorial) [![Docker Pull]...
1
egold555/Minecraft-1.8.8-PVP-Client-Series
Assets for my tutorial series
null
# Minecraft-1.8.8-PVP-Client-Files Files for my Youtube Series on coding a Minecraft 1.8.8 PVP Client. ## Series Info * Playlist: https://www.youtube.com/playlist?list=PLxbv-Ej1VQMQS9M2qnmEQtp-qL3xcA4ua * Discord Server: https://discord.gg/M3PAyyy
1
phu004/Java_tutorials
null
null
null
0
DSA-Marathon/DSA_Marathon
A full-fledged DSA marathon from 0 to 100. An initiative by GFG IIST Chapter and CodeChef IIST Chapter.
cpp dsa java problem-solving tutorials
<p align = 'center'> <a href='https://linktr.ee/dsa_marathon'> <img src = "https://img.shields.io/badge/DSA_MARATHON-4B275F?style=round" width = '50%'/></a> </p> <div align = "center"> <a href='https://linktr.ee/dsa_marathon'> <img align="center" width="90%" src="Images/logo.jpg" alt=""></a> <br> <p> <b>Full fledg...
0
SilverTiger/lwjgl3-tutorial
Tutorial for the Lightweight Java Game Library (LWJGL) 3
glfw java lwjgl lwjgl3 opengl tutorial
# Lightweight Java Game Library 3 Tutorial This tutorial is for anyone who wants to get started with the new version of the [Lightweight Java Game Library](http://www.lwjgl.org/). In the course of the tutorial we will use OpenGL 3.2 Core Profile for creating a small game with shaders. For older hardware there will poss...
1
in28minutes/JavaTutorialForBeginners
Java Tutorial for Beginners with examples
java java-8
# Title of the Best Course in the world ## Caption for the course. * [Installing Eclipse, Maven and Java](#installing-tools) * [Running Examples](#running-examples) * [Course Overview](#course-overview) - [Course Steps](#step-list) - [Expectations](#expectations) * [About in28Minutes](#about-in28minutes) - [Our ...
1
wetw0rk/AWAE-PREP
This repository will serve as the master" repo containing all trainings and tutorials done in preperation for OSWE in conjunction with the AWAE course. This repo will likely contain custom code by me and various courses."
null
# AWAE PREP Layout This repository will serve as the "master" repo containing all trainings and tutorials done in preparation for OSWE in conjunction with the AWAE course. This repo will likely contain custom code by me and various courses. Below you can see in what order I completed these challenges / courses. ## Pr...
0
CodingAP/lwjgl3-tutorial
New Tutorial
null
# lwjgl3-tutorial New Tutorial
1
KriechelD/YouTubeChannel
Here you can find the source code to my tutorials on YouTube: https://www.youtube.com/DennisKriechel
null
null
0
antoniolg/LimeApp
Open source Application based on the tutorials written in http://www.limecreativelabs.com. The best way to quickly test tutorial result.
null
LiME Creative Labs ================= <a href="https://play.google.com/store/apps/details?id=com.limecreativelabs.app"> <img alt="Android app on Google Play" src="https://developer.android.com/images/brand/en_app_rgb_wo_45.png" /> </a> LiME is an Android App based on its [homonymous blog][5]. It was created t...
1
Watson-Explorer/wex-wdc-integration-samples
Sample code and tutorials for integrating Watson Explorer with Watson Developer Cloud services on Bluemix
null
All future sample code, including updates to the samples originall provided here, are maintained in the [IBM Watson repos on GitHub](https://github.com/ibm-watson). This includes the following repositories of interest, originally from this project: * [WEX Application Builder Samples](https://github.com/IBM-Watson/wex...
1
lankydan/spring-boot-hateoas
Tutorial on using spring boot hateoas
null
null
1
frank-lam/fullstack-tutorial
🚀 fullstack tutorial 2022,后台技术栈/架构师之路/全栈开发社区,春招/秋招/校招/面试
computer-science fullstack-developer interview java java-interview skill-tree
<div align="center"><img src="assets/logo-2021.svg" width="80%"/></div><br/> | I | II | III | IV | V | VI | VII | VIII | IX | X | ...
1
in28minutes/TDDin28Minutes
TDD Tutorial For Beginners - from in28Minutes
null
# TDDin28Minutes Learn TDD from in28Minutes. Test Driven Development for Beginners ## Video Tutorial https://www.youtube.com/watch?v=QXo8bCv1BiQ ## Section 1 What is TDD What is TDD? ## Section 2 Basics of TDD ### Three Steps in TDD - RED - GREEN - REFACTOR ### Three Laws of TDD - New Code only on Red bar - Si...
1
obviam/star-assault
The Star Assault code to accompany the tutorial
null
null
1
marcojakob/tutorial-javafx-8
Example Sources for JavaFX 8 Tutorial
null
# JavaFX 8 Tutorial - Sources These are example sources for the [JavaFX 8 Tutorial](http://code.makery.ch/java/javafx-8-tutorial-intro/).
1
opennetworkinglab/ngsdn-tutorial
Hands-on tutorial to learn the building blocks of the Next-Gen SDN architecture
gnmi onos openconfig p4 p4runtime stratum yang
# Next-Gen SDN Tutorial (Advanced) Welcome to the Next-Gen SDN tutorial! This tutorial is targeted at students and practitioners who want to learn about the building blocks of the next-generation SDN (NG-SDN) architecture, such as: * Data plane programming and control via P4 and P4Runtime * Configuration via YANG, O...
1
hollowbit/libgdx-2d-tutorial
Github repo for my LibGDX 2D game development tutorials on YouTube.
null
# LibGDX 2D Tutorial Github repo for my LibGDX 2D game development tutorials on YouTube. You can find this tutorial series here: <a href="https://www.youtube.com/playlist?list=PLrnO5Pu2zAHKAIjRtTLAXtZKMSA6JWnmf">https://www.youtube.com/playlist?list=PLrnO5Pu2zAHKAIjRtTLAXtZKMSA6JWnmf</a>
0
HarryTechRevs/Minecraft-Modding-1.12
The repository for HarryTalks Minecraft Modding Tutorials on Minecraft Version 1.12 and 1.12.2
null
null
0
SomMeri/org.meri.jpa.tutorial
Examples and test cases for JPA tutorial.
null
null
0
mianasadali1/aExpress
Ecommerce Application Tutorial (Source) - Mian Speaks
null
# aExpress Ecommerce Application Tutorial (Source) - Mian Speaks # How to setup Admin Panel ###### Step 1: Download Source Code https://github.com/mianasadali1/aExpress/blob/master/Web%20Source%20Code/SourceCode.zip ###### Step 2: Upload Code & Database ###### Step 3: Change database credientals in services/conf.ph...
1
obviam/behavior-trees
Behavior Trees playground and tutorial
null
# behavior-trees This project accompanies the article: http://obviam.net/index.php/game-ai-an-introduction-to-behavior-trees ## How to use it Create a Java project in your favourite IDE and start playing with it. Have fun :-)
1
epickrram/perf-workshop
Tutorial on reducing Linux scheduler jitter
null
System Jitter Utility ===================== A test program for exploring causes of jitter. The application =============== ![Application diagram](doc/application.png) The application consists of 3 threads: 1. The producer thread - responsible for reading data from a memory-mapped file, inserting a timestamp, and ...
1
amitrp/spring-examples
Contains Spring and Spring Boot Code Samples used in https://www.amitph.com/ tutorials
hibernate jpa-hibernate spring spring-boot spring-data-jdbc spring-data-jpa spring-data-rest spring-mvc
# Spring Tutorials and Examples Examples of using Spring Framework and Spring Boot These examples are part of Spring & Spring Boot Tutorials on https://www.amitph.com/ ## List of few relevant tutorials - [Spring Data REST CRUD Example](https://www.amitph.com/spring-data-rest-example/) - [Spring Data REST Projections a...
0
TheInvader360/libgdx-gameservices-tutorial
:video_game: Libgdx and google play game services tutorial
null
A sample application demonstrating how to integrate a LibGDX Android game with Google Play Game Services (leaderboards and achievements). The game itself is one of the example applications included with LibGDX (Super Jumper) [https://github.com/libgdx/libgdx/tree/master/demos/superjumper](https://github.com/libgdx/lib...
1
lucmoreau/ProvToolbox
Java toolkit to create and convert W3C PROV data model representations, and build provenance-enabled applications in a variety of programming languages (java, python, typescript, javascript)
java json provenance provn provtoolbox rdf templates tutorials xml
Github.io --------- See ProvToolbox project page http://lucmoreau.github.io/ProvToolbox/ Javadoc ------- * PROV-MODEL Java implementation: https://javadoc.io/doc/org.openprovenance.prov/prov-model/latest/org/openprovenance/prov/model/package-summary.html * PROV-MODEL Scala implementation: https://javadoc.io/doc/org.o...
0
afsalashyana/JavaFX-3D
JavaFX 3D Development Tutorial
javafx javafx-3d javafx-gui javafx-tutorial tutorial-code
## JavaFX 3D Tutorial Code Tutorial code collection for my course in [Genuine Coder YouTube Channel](https://www.youtube.com/playlist?list=PLhs1urmduZ295Ryetga7CNOqDymN_rhB_) #### [Tutorial Index](http://genuinecoder.com/javafx-3d) <img src="https://i.imgur.com/Esbb2mS.gif"> <img src="https://i.imgur.com/kUn591N.gif"...
1
MonsterDeveloper/java-telegram-bot-tutorial
Java Telegram Bot Tutorial. Feel free to submit issue if you found a mistake.
book bot botapi bots chatbot chatbots guide java telegram telegram-bot telegram-bot-api telegrambot tutorial
--- search: keywords: - table of contents - getting started - readme --- * Note: this guide is not maintained. It's open for all contributions through GitHub. # Introduction [![Book Status](https://img.shields.io/badge/book-passing-brightgreen.svg)](https://www.gitbook.io/book/MonsterDeveloper/writing-...
0
BennyQBD/Wolfenstein3DClone
thebennybox Wolfenstein 3D clone from the tutorial
null
null
1
Naitsirc98/Vulkan-Tutorial-Java
Vulkan tutorial by Alexander Overvoorde ported to Java
assimp java lwjgl3 vulkan
# Vulkan-Tutorial-Java Java port of the [great tutorial by Alexander Overvoorde](https://vulkan-tutorial.com/). The original code can be found [here](https://github.com/Overv/VulkanTutorial). ![Tutorial Image 3](tutorial-image.jpg) --- * [Introduction](#introduction) * [LWJGL](#lwjgl) * [Native handles](#native-ha...
1
mraible/jhipster5-demo
Get Started with JHipster 5 Tutorial and Example
angular java jhipster jwt-authentication spring-boot typescript webpack
# blog This application was generated using JHipster 5.0.1, you can find documentation and help at [https://www.jhipster.tech/documentation-archive/v5.0.1](https://www.jhipster.tech/documentation-archive/v5.0.1). ## Development Before you can build this project, you must install and configure the following dependenci...
1
redhat-developer-demos/kafka-tutorial
Kafka Tutorial for https://dn.dev/kafkamaster
null
null
1
coolAlias/Tutorial-Demo
Demo of various topics covered in my forge tutorials
null
Tutorial Demo =============== Demo of various topics covered in my forge tutorials, namely IExtendedEntityProperties / Capabilities and custom inventories, with updated network code, a working mana bar, an item that uses mana, and a custom player inventory that can only hold the mana item. I may add more later. Older...
0
CodeNMore/New-Beginner-Java-Game-Programming-Src
The New Beginner Java Game Programming Tutorial Series" - contains every episode's individual source code!"
null
# The New Beginner Java Game Programming Series ## Read Me First This project was started in 2014, and slowly continued into 2016. The code found here was part of a tutorial series found [here](https://www.youtube.com/playlist?list=PLah6faXAgguMnTBs3JnEJY0shAc18XYQZ) on the CodeNMore channel. Remember that the code h...
1
caveofprogramming/java-beginners-11
Code for Java 11 for Complete Beginners tutorial
null
# java-beginners-11 Code for Java 11 for Complete Beginners tutorial https://www.udemy.com/course/java-11-complete-beginners
1
jonashackt/tutorial-soap-spring-boot-cxf
Tutorial how to create, test, deploy, monitor SOAP-Webservices using Spring Boot and Apache CXF
apache-cxf cxf integration-testing jax-ws spring-boot spring-boot-starter wsdl
# tutorial-soap-spring-boot-cxf Tutorial how to create, test, deploy, monitor SOAP-Webservices using [Spring Boot](http://projects.spring.io/spring-boot/), [Apache CXF](https://cxf.apache.org/) and [JAX-WS](https://de.wikipedia.org/wiki/Java_API_for_XML_Web_Services) Every following step builds upon the preceding one....
1
Nosfert/AspectJ-Tutorial-jayway
AspectJ-Tutorial blog.jayway.com
null
# AspectJ-Tutorial-jayway AspectJ-Tutorial blog.jayway.com ### Initially do Go to [parent-folder] and run mvn clean install #### Run application Go to the [application-folder]/target and run java -jar [application-file].jar
0
REME-easy/SlayTheSpireModTutorials
A series of tutorials of how to make a mod for the game Slay The Spire.
slaythespire slaythespire-mod
杀戮尖塔mod制作教程 ===================== <b>本教程不会讲解Java编程知识,建议先了解一些编程基础再来学习。</b> <b>点击上方的Tutorials文件夹或者右侧的[教程网站](https://reme-easy.github.io/SlayTheSpireModTutorials/)查看所有教程。</b> 杀戮尖塔mod交流群:723677239 # 一些实用的工具/网站 ## 目录 * [网站](#网站) * [工具](#工具) * [mod样板](mod样板) * [动画](#动画) * [和尖塔无关但你也许需要](#和尖塔无关但你也许需要) ## 网站 * [ModTheSpir...
0
SilentChaos512/Tutorial-Mod
Tutorial mods for Minecraft
null
# Tutorial Minecraft Mod Video tutorials on [YouTube](https://www.youtube.com/silentchaos512)
1
mahmoudhamwi/Fruits-Market
Watch Fruits Market Tutorial on youtube:
null
# Fruits-Market # Tutorial Watch Fruits Market Tutorial step by step on youtube: https://youtu.be/0IDuEPCo1oY # Screenshot ![alt text](https://raw.githubusercontent.com/mahmoudhamwi/Fruits-Market/master/FruitMarket/Screenshot/image1.png) ![alt text](https://raw.githubusercontent.com/mahmoudhamwi/Fruits-Market/master/F...
1
BracketCove/RecyclerViewTutorial2017
2017 RecyclerView Tutorial by Ryan Kay (wiseAss).
null
## RecyclerViewTutorial2017 2017 RecyclerView Tutorial by Ryan Kay (wiseAss). **Part 1: Project OverView, is available to watch here:** https://www.youtube.com/watch?v=RfTJ2SePYaU&feature=youtu.be **Part 2: Basic RecyclerView** https://www.youtube.com/watch?v=mw1wkYEJ1vI Preview: <img src="Screenshot_20170708-09...
1
eiselems/spring-boot-microservices
This repo is part of a tutorial about writing microservices using Spring Boot
microservice microservices-architecture netflix-oss spring-boot spring-boot-microservice tutorial
# spring-boot-microservices This repository contains the coding part of 'Microservices with Mo'. A tutorial series about creating an microservice architecture with Spring Boot. Here are the links to all parts of the series: * [Intro](https://medium.com/@marcus.eisele/implementing-a-microservice-architecture-with-spri...
1
in28minutes/master-spring-and-spring-boot
Spring and Spring Boot Tutorial For Absolute Beginners - 10-in-1 - Spring to Spring Boot to REST API to Full Stack to Containers to Cloud
aws docker java spring spring-boot spring-security
# Master Spring and Spring Boot **Spring and Spring Boot** Frameworks are the **No 1 frameworks** for building enterprise apps in the Java world. In this course, you will **learn Spring and Spring Boot from ZERO**. I'm a great believer that the best way to learn is by doing and we designed this course to be **hands-...
1
sivaprasadreddy/springboot-kubernetes-youtube-series
Code for SpringBoot + Kubernetes Tutorial" YouTube Series"
null
# springboot-kubernetes-youtube-series Code for "SpringBoot + Kubernetes Tutorial" YouTube Series https://www.youtube.com/playlist?list=PLuNxlOYbv61h66_QlcjCEkVAj6RdeplJJ > **NOTE:** > The original code that is explained in the YouTube video series is available in the `youtube-video-version` branch. > The code in the ...
0
maxithub/reactive-spring-tutorial
This is the tutorial for Reactive Programming and Spring Framework
null
# Getting Started This repository for the demo code of my **Reactive Spring Tutorial**, which contains a series of sessions about: * Reactive Programming * Project Reactor * Spring WebFlux * Spring R2DS * Spring Security * Spring Cloud Load Balancer * Spring Cloud Circuit Breaker * Spring Cloud Gateway # 视频教程地址 1. [R...
1
whtoo/How_to_implment_PL_in_Antlr4
简明自制编程语言教程,同时是antlr非官方参考🌰。这里也是cyson这门语言的缘起。
antlr4 compiler-construction java-17 tutorials
# 从解释计算的视角:如何亲手创造一门编程语言Cyson **每一个watch和star都是这场梦幻之旅的⛽️与干柴** [![Security Status](https://www.murphysec.com/platform3/v31/badge/1718907022023983104.svg)](https://www.murphysec.com/console/report/1718907021914931200/1718907022023983104) **兴❤️如🔥,其势如风.意许如油,汩汩不息。** ## 1. 全局鸟瞰 - [x] [ep1](ep1)--antlr支持的EBNF语法描述hello world...
0
thegreystone/jmc-tutorial
A hands-on-lab/tutorial for learning JDK Mission Control 7+.
hacktoberfest hacktoberfest2021
# JDK Mission Control Tutorial This tutorial provides plenty of examples and material to help you learn JDK Mission Control (7+). ## Preparations Since it is not practical to pre-package everything required to run the material here at GitHub, there are some preparations required before starting the Tutorial. ### Set...
0
archerImagine/HeadFirstJava
This is a repository for the following tutorials Head First Java by Kathy Sierra and Bert Bates.
null
HeadFirstJava ============= This is a repository for the following tutorials Head First Java by Kathy Sierra and Bert Bates. **Kathy Sierra** - **Bert Bates** - The solution and Practice of Second Edition **Head First Java**. Notes - 1. [Chapter 01](src/head/first/java/chapter01/Chapter01.md) 2. [Chapter 02](src/h...
0
wpcfan/spring-boot-tut
My Spring Boot Tutorial -- Focusing on minimizing the learning curve and get personal thoughts about dev involved all over the tutorial. Spring Boot教程,一个掺杂着个人学习经验的不断生长的教程。
null
# 重拾后端之Spring Boot(一):REST API的搭建可以这样简单 标签(空格分隔): 未分类 --- ![Spring Boot][1] 话说我当年接触Spring的时候着实兴奋了好一阵,IoC的概念当初第一次听说,感觉有种开天眼的感觉。记得当时的web框架和如今的前端框架的局面差不多啊,都是群雄纷争。但一晃好多年没写过后端,代码这东西最怕手生,所以当作重新学习了,顺便写个学习笔记。 ## Spring Boot是什么? 还恍惚记得当初写Spring的时候要配置好多xml(在当时还是相对先进的模式),虽然实现了松耦合,但这些xml却又成为了项目甩不掉的负担 -- 随着项目越做越大,这些xml的可读性和可维护性...
1
naturalprogrammer/np-spring5-tutorial
Source code of Spring 5 tutorial by NaturalProgrammer.com
null
null
1
hadooparchitecturebook/clickstream-tutorial
Code for Tutorial on designing clickstream analytics application using Hadoop
null
# Clickstream Tutorial Code for Tutorial on designing clickstream analytics application using Hadoop We developed and tested this tutorial using Cloudera's Quickstart VM, CDH 5.2. You can download the VM here: http://www.cloudera.com/content/cloudera/en/documentation/DemoVMs/Cloudera-QuickStart-VM/cloudera_quickstart...
1
DhruvamSharma/Recycler-View-Series
This repository shares the code for the Recyclerview tutorials on Medium
null
# Recycler-View-Series This article is a part of the recyclerview series that I started and this repository will form the basis for the last 2 part left, ie, part 5 and part 6. Hope you all enjoyed this series and I was able to point a direction in the case of RecyclerView in Android. In this part I try to help with ...
0
arhohuttunen/spring-boot-test-examples
This is the repository containing examples for my Spring Boot testing tutorial.
junit5 spring-boot
# Spring Boot Test Examples ![Gradle Build](https://github.com/arhohuttunen/spring-boot-test-examples/workflows/Gradle%20Build/badge.svg) This is the repository containing examples for my [Spring Boot Testing Tutorial](https://www.arhohuttunen.com/spring-boot-testing-tutorial/).
0
diguage/byte-buddy-tutorial
“Byte Buddy Tutorial” 中文翻译:Byte Buddy 教程。
byte-buddy bytecode code-generation java jvm jvm-bytecode
null
0
jdubois/azure-native-spring-function
Tutorial on running Spring Boot + GraalVM native images on Azure Functions
azure azure-functions graal-native graalvm serverless spring-boot
# Running Spring Boot + GraalVM native images on Azure Functions This sample application shows how to: - Compile a Spring Boot application using GraalVM - Deploy and run that application on [Azure Functions](https://docs.microsoft.com/azure/azure-functions/?WT.mc_id=java-0000-judubois) This will use GitHub Actions t...
1
bleeding182/samples
Code samples and tutorials
null
# samples Code samples and tutorials
0
thymeleaf/thymeleafexamples-gtvg
Good Thymes Virtual Grocery - Companion application for the Using Thymeleaf" tutorial downloadable at the Thymeleaf website: http://www.thymeleaf.org/documentation.html"
null
null
1
AutomateThePlanet/LambdaTest-Selenium4-Java-Tutorial
Contains Code from the LambdaTest Selenium 4 Java Tutorial
null
# LambdaTest-Selenium4-Java-Tutorial Contains Code from the LambdaTest Selenium 4 Java Tutorial
1
afd/JavaTutorialQuestions
Tutorial Questions for the Programming II course at Imperial College London
null
# Java Programming: Ally's Tutorial Questions The best way to learn a programming language and the concepts that underlie the language's design is to do *lots* of programming. The aim of these tutorial questions is to give you the opportunity to write, inspect, debug and play with a bunch of reasonably small programs...
1
jamesaoverton/obo-tutorial
A tutorial on using Open Biological and Biomedical Ontologies (OBO)
null
# OBO Tutorial The [Open Biological and Biomedical Ontologies (OBO)](http://obofoundry.org) provide a suite of high-quality, interoperable, free and open source tools for sharing scientific knowledge and making new discoveries. This tutorial reflects the lessons that I've learned using OBO ontologies to work with sc...
1
traex/SlidingMenuExample
Example for one of my tutorials at http://blog.robinchutaux.com/blog/how-to-create-a-menu-like-hello-sms/
null
SlidingMenuExample ================== ![SlidingMenuExample](https://github.com/traex/SlidingMenuExample/blob/master/header.png) This is an example of [How to create a menu like Hello SMS](http://blog.robinchutaux.com/blog/how-to-create-a-menu-like-hello-sms/) [HelloSMS](https://hellotext.com) is an awesome app with ...
1
sbrosinski/spring-boot-on-k8s
Tutorial: Deploying a Spring Boot app on Kubernetes
null
# Tutorial: Deploying a Spring Boot app on Kubernetes I set up this project to demonstrate how to dockerize a Spring Boot app and deploy, configure and scale it on Kubernetes. In this tutorial I'm using [minikube](https://github.com/kubernetes/minikube) locally, you can also read my last post on [how to run Kubernetes...
0
caveofprogramming/spring-framework-course
Source code for the Cave of Programming Spring Framework tutorial
java spring springframework springmvc
Source code for Cave of Programming Spring Course (Spring version 3.2)
1
halide/CVPR2015
Example code used in the CVPR 2015 tutorial
null
To get started, download a binary release of Halide from halide-lang.org and untar/unzip it into this directory.
1
sivvig/ZombieBird
Zombie Bird source code (http://www.kilobolt.com/zombie-bird-tutorial-flappy-bird-remake.html)
null
# ZombieBird LibGDX Zombie Bird Tutorial Final Output with code based on Day 12 off Zombie Bird Updated configuration of gradle and dependent libraries to work with later versions of Android Studio ![Zombie Bird Image](http://i.imgur.com/F36XNxj.png)
0
Alchyr/BasicMod
A basic, empty Slay the Spire mod + tutorial.
null
# Basic Mod This is an empty Slay the Spire mod + a modding tutorial. This tutorial will help with setup and the basics of Slay the Spire modding, but it will not teach you Java. If you know nothing of Java or programming in general, you are strongly recommended to look up a free online course and do at least some of...
0
SomMeri/antlr-step-by-step
Example project for ANTLR tutorial blog post.
null
null
1
codesandnotes/restsecurity
A small tutorial project on how to implement REST security features
null
restsecurity ============ A small tutorial project on how to implement REST security features. Check the tutorial's related posts on http://www.codesandnotes.be/2014/10/31/restful-authentication-using-spring-security-on-spring-boot-and-jquery-as-a-web-client/ and http://www.codesandnotes.be/2015/02/05/spring-secur...
1
corda/cordapp-template-java
A Java CorDapp Template. Extend it via the Hello, World tutorial: https://docs.corda.net/hello-world-introduction.html
null
# cordapp-template-java (Corda v5.2) ## This template repository provides: - A pre-setup Cordapp Project which you can use as a starting point to develop your own prototypes. - A base Gradle configuration which brings in the dependencies you need to write and test a Corda 5 Cordapp. - A set of Gradle helper tasks,...
0
marcelocf/janusgraph_tutorial
Tutorial with example code on how to get started with JanusGraph
null
> *WARNING:* this is *old*. Very very old! It shouldn't work and information here is vely very wrong as of 2022. Apologies for that. > Will leave repo live for now for historic reasons, but yeah; please don't expect this to work anymore. # JanusGraph tutorial **NOTE:** it goes without saying that you need a properly...
1
AgilData/mesos-docker-tutorial
Tutorial on building a Mesos framework in Java to launch Docker containers on slaves
null
mesos-docker-tutorial ===================== Tutorial on building a Mesos framework in Java to launch Docker containers on slaves. The full tutorial will be available on the CodeFutures web site shortly. Here are some brief instructions to running this code. First, install mesos 0.20.1 and Docker 1.0.0 or greater. T...
1
thymeleaf/thymeleafexamples-stsm
Spring Thyme Seedstarter Manager - Companion application for the Thymeleaf + Spring 3" tutorial downloadable at the Thymeleaf website: http://www.thymeleaf.org/documentation.html"
null
null
1
hakdogan/jenkins-pipeline
:chart_with_upwards_trend: Learn how to implement container technologies with your Jenkins CI/CD workflows to make them easier to manage in this tutorial.
continuous-delivery continuous-integration docker docker-compose jenkins jenkins-pipeline
!["Docker Pulls](https://img.shields.io/docker/pulls/hakdogan/jenkins-pipeline.svg) [![Analytics](https://ga-beacon.appspot.com/UA-110069051-1/jenkins-pipeline/readme)](https://github.com/igrigorik/ga-beacon) # A tutorial about Continuous Integration and Continuous Delivery by Dockerize Jenkins Pipeline This reposito...
0
vonzhou/SpringMVCTutorial
<Spring MVC: a Tutorial Series>(Spring MVC学习指南)
null
# 《Spring MVC学习指南》实践 --- 英文:Spring MVC: a Tutorial Series ![](face.jpg) 利用两条时间把这边书过了一遍,系统讲Spring MVC的书不多,该书比较简单清晰,看完之后至少知道该如何下手,但是深度方面需要自己的积淀。 内容包括: ```xml <modules> <!--Spring依赖注入入门--> <module>chapter01</module> <!--简单Servlet处理逻辑--> <module>chapter02a</module> <!--解耦,引入Di...
1
AbbasHassan/PlacesProject
Source code for video tutorial available at: https://www.youtube.com/watch?v=ifoVBdtXsv0
null
null
1
haedri/shadow-mapping
Shadow mapping tutorial for LibGdx
null
null
1