This repository contains projects that are either under research or under development. After development is completed, some projects are transferred to other repositories.
This folder contains all the source code for the examples and quizzes in the book Java 8 in Action: Lambdas, Streams and functional-style programming (link).
This folder contains comprehensive and bestselling Angular course sources from Udemy (Angular - The Complete Guide), (link).
Simple application with a try to create an application for managing accounts with currencies (link).
Contains simple bootstrap landings and files for sharpening bootstrap skills.
Contains simple bootstrap landing.
This folder contains code for sharpening clojure programming language skills.
Guava is a set of core Java libraries from Google that includes new collection types (such as multimap and multiset), immutable collections, a graph library, and utilities for concurrency, I/O, hashing, caching, primitives, strings, and more! It is widely used on most Java projects within Google, and widely used by many other companies as well.
This folder contains code for sharpening google-guava java libraries skills.
Google Guice is an open-source software framework for the Java platform released by Google. It provides support for dependency injection using annotations to configure Java objects.
This folder contains code for sharpening google-guice java libraries skills.
This folder contains sources from Head First Design Patterns Book which teaches them to use and apply design patterns in projects and explains the principles of object-oriented design.
This folder contains sources from Head First HTML and CSS Book. Head First HTML and CSS is a thoroughly modern introduction to forward-looking practices in Web page markup and presentation.
This folder contains my solutions for Html Academy interactive courses link.
This folder contains source code from JavaScript: The Definitive Guide Book.
jBPM is a toolkit for building business applications to help automate business processes and decisions based on solid business automation background.
This folder contains java source code with a simple application using jbpm4 java library with simple workflow written jbpm4 language.
This folder contains source code from which a have already read Learning TypeScript Book.
Apache Pig is a high-level platform for creating programs that run on Apache Hadoop. The language for this platform is called Pig Latin. Apache Pig can execute its Hadoop jobs in MapReduce, Apache Tez, or Apache Spark.
This folder contains useful examples of Pig Latin (SQL-like) scripts.
This folder contains pl/sql scripts from the well-known email course pl_sql_lessons and which serve to sharpen PL/SQL language skills.
This folder contains source code from the top 1 React course on Udemy React - The Complete Guide (incl Hooks, React Router, Redux).
This folder contains a simple java application for making screenshots that use java.awt API.
This folder contains a simple java application that demonstrates using of Selenium WebDriver which helps perform cross-browser testing.
This folder contains a simple java application with an example sending bytes to IBM MQ and using java JMS API.
This folder contains sources from Spring in Action Manning Book.
This folder contains sources from Thinking in Java Book.
This folder contains sources from Understanding ECMAScript 6: The Definitive Guide for JavaScript Developers Book.
This folder contains a simple java application with an example using JAXB J2EE API and an example of XML validation by XSD schema.