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 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 sharpen bootstrarp skills.
Contains simple bootstrarp landing.
This folder contains code for sharpen 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 sharpen google-guava java libriries 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 sharpen google-guice java libriries skills.
This folder contains sources from Head First Design Patterns Book which teaches them to use and apply in 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 solutiions 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 an simple application of 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. 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 well known email course pl_sql_lessons and which serves for sharpen pl/sql language skills.
This foldere contains source code from top 1 React course on Udemy React - The Complete Guide (incl Hooks, React Router, Redux).
This folder contains simple java application for making screenshots which use java.awt API.
This folder contains simiple java application which demonstrates using of Selenium WebDriver which helpsperform cross-browser testing.
This folder contains simiple 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 simiple java application with an example using JAXB J2EE API and an example of XML validation by XSD schema.