2,955 skills found · Page 5 of 99
archit-aggarwal / Pepcoding DSADSA Problems: Codes in Java Programming Language
mikepound / Tls ExercisesProgramming secure connections in Python and Java
pdeitel / JavaHowToProgram11e EarlyObjectsSource code for "Java How to Program, 11/e, Early Objects Version"
SAP-samples / Cap SflightUsing SAP Cloud Application Programming Model and SAP Fiori elements to build a simple travel management app, both with Node.js and Java.
eazybytes / JavaJava Programming: A Comprehensive Bootcamp from Zero to Hero
radsz / JacopJava Constraint Programming solver
javaee / GrizzlyWriting scalable server applications in the Java™ programming language has always been difficult. Before the advent of the Java New I/O API (NIO), thread management issues made it impossible for a server to scale to thousands of users. The Grizzly NIO framework has been designed to help developers to take advantage of the Java™ NIO API.
pikelang / PikePike is a dynamic programming language with a syntax similar to Java and C. It is simple to learn, does not require long compilation passes and has powerful built-in data types allowing simple and really fast data manipulation.
SpoonLabs / AstorAutomatic program repair for Java with generate-and-validate techniques :v::v:: jGenProg (2014) - jMutRepair (2016) - jKali (2016) - DeepRepair (2017) - Cardumen (2018) - 3sfix (2018)
waylau / Java Code ConventionsChinese translation of the Code Conventions for the Java Programming Language document.中文翻译《Java 编码规范》
guanpengchn / Java Concurrent Programming:notebook: 《实战Java 高并发程序设计》笔记和源码整理
KISLAYA-SRI / THE METRO APPA simple Java program using Graph and Heap data structures and Dijkstra, DFS, BFS, etc algorithms to display the shortest distance/path in Delhi Metro.
manjunath5496 / Java Programming Books"Java: write once, run away!" – Brucee
AbdullahShahid01 / Rent A Car Management SystemIt is a semester project for Object Oriented Programming written in java. (a mini Project 😉 )
mikeroyal / LLVM GuideLLVM (Low Level Virtual Machine) Guide. Learn all about the compiler infrastructure, which is designed for compile-time, link-time, run-time, and "idle-time" optimization of programs. Originally implemented for C/C++ , though, has a variety of front-ends, including Java, Python, etc.
kelasterbuka / JAVA Dasar ProgrammingNo description available
javaturk / OOPJMaterials of "Introduction to Object-Oriented Programming with Java" training course.
kanastasov / Advanced Java Programming First Semeste The first part of the course focus on Design Patterns and Principles
SINTEF-9012 / JArduinoProgram your Arduino in Java
ActiveJpa / ActivejpaA simple active record pattern library in java that makes programming DAL easier