Pinned Repositories
fp-course
Fraction
Rational fraction's concepts implementation in C++.
function-python-examples
Functional-Python-Programming-3ed
Functional Python Programming Second Edition, published by Packt
library_sample
Static- and shared Libraries under Linux
Mastering-Go-Second-Edition
Mastering Go Second Edition, published by Packt
neutron_star
Neutron star case
python-netsnmpagent
Allows to write net-snmp subagents in Python.
SafariJVMThreads
sbt-in-action-examples
Source code examples for the book "sbt in Action"
iurii-likh's Repositories
iurii-likh/fp-course
iurii-likh/Fraction
Rational fraction's concepts implementation in C++.
iurii-likh/function-python-examples
iurii-likh/Functional-Python-Programming-3ed
Functional Python Programming Second Edition, published by Packt
iurii-likh/library_sample
Static- and shared Libraries under Linux
iurii-likh/Mastering-Go-Second-Edition
Mastering Go Second Edition, published by Packt
iurii-likh/neutron_star
Neutron star case
iurii-likh/python-netsnmpagent
Allows to write net-snmp subagents in Python.
iurii-likh/SafariJVMThreads
iurii-likh/sbt-in-action-examples
Source code examples for the book "sbt in Action"
iurii-likh/scala-3-advanced
The official repository for the Rock the JVM Advanced Scala course
iurii-likh/scala-algorithms-recap
Recap of algorithms implemented in Scala
iurii-likh/scala-problems-interviews
The official repository for the Scala & Functional Programming Practice course
iurii-likh/scalacheck-tutorial
A short ScalaCheck tutorial for the Programming Principles course
iurii-likh/ScalaFundamentals
iurii-likh/snmp-playground
The repository to provide an experience of working with containerised Net-SNMP applications
iurii-likh/supercharge-scala-future
Master IO, a functional programming technique used to create simple, asynchronous and concurrent workflows.
iurii-likh/ThinkDSP
Think DSP: Digital Signal Processing in Python, by Allen B. Downey.
iurii-likh/udemy-scala-advanced
The official repository for the Advanced Scala course on Udemy
iurii-likh/udemy-spark-streaming
For Udemy students: the official repository of Rock the JVM's Spark Streaming course
iurii-likh/Vector3D
Three dimension vector is implemented here.