News

High school-level coding classes are designed to not only teach students the basics of different programming languages but also to help them gain confidence and technical fluency when it comes to ...
What makes learning coding during high school so valuable as a skill is that students will have an opportunity to apply what they learn through guided lessons and hands-on projects. Below are some of ...
Async / Await asynchronous programming model for Java versions 1.8 - 23; similar to the functionality available in C# 5. The implementation is based on continuations for Java (see my other projects).
A repository where I upload all the code I make to resolve programming exercises from Codeforces, Leetcode, etc... So you can look and study the code and solution.