Pinned Repositories
FWD
Fundamentals of Web Development, 2nd Edition lab exercises and projects solutions.
Nim
Nim is a compiled, garbage-collected systems programming language with a design that focuses on efficiency, expressiveness, and elegance (in that order of priority).
nimble
Package manager for the Nim programming language.
open-source-engines
A list of open source game engines.
open-source-games
A list of open source games.
pacman
My implementation of the classical Pacman game.
playground
Here I will commit sources from various exercises and small tasks.
programming-math-science
This is a list of links to different freely available learning resources about computer programming, math, and science.
rabbitmq-cpp-tutorials
This are C++ translations of the official RabbitMQ tutorials using the SimpleAmqpClient library.
bobeff's Repositories
bobeff/programming-math-science
This is a list of links to different freely available learning resources about computer programming, math, and science.
bobeff/open-source-games
A list of open source games.
bobeff/open-source-engines
A list of open source game engines.
bobeff/playground
Here I will commit sources from various exercises and small tasks.
bobeff/pacman
My implementation of the classical Pacman game.
bobeff/rabbitmq-cpp-tutorials
This are C++ translations of the official RabbitMQ tutorials using the SimpleAmqpClient library.
bobeff/Nim
Nim is a compiled, garbage-collected systems programming language with a design that focuses on efficiency, expressiveness, and elegance (in that order of priority).
bobeff/FWD
Fundamentals of Web Development, 2nd Edition lab exercises and projects solutions.
bobeff/nimble
Package manager for the Nim programming language.