Pinned Repositories
casino-drum
Creation-list-of-simple-numbers
Here is a function, which create a list of simple numbers in interval [1..n] of every n. The complexity of this function is worse than O(n), but it's acceptable yet. In this file you can find function, which represent a vector. Also you can find a variable "cnt" which represent, how many operations had done in Create_Simple_List function. PS: It's better to use vector as a global variable, but in this programm it's using as a local for more useful and comfortable transformation
different-setter-getter
longNumber-operations
This module work with long arithmetic in python with numbers as strings. It is small part of bigger project
modification-pixijs-text-dropShadowBlur
Pixijs modification according to dropShadowProperty of Text
NumberSystems
PYTHON, NUMBER SYSTEMS, EXPLANATION
rails-repair--hackathon-version
Game with bad code, but can be used as pattern for other games. Was made in 48 hours. Hackathon name is Global Game Jam
recursion
This project is made to show how to change recursion
The-basic-knowledge-of-programming
RomaTk's Repositories
RomaTk/different-setter-getter
RomaTk/casino-drum
RomaTk/Creation-list-of-simple-numbers
Here is a function, which create a list of simple numbers in interval [1..n] of every n. The complexity of this function is worse than O(n), but it's acceptable yet. In this file you can find function, which represent a vector. Also you can find a variable "cnt" which represent, how many operations had done in Create_Simple_List function. PS: It's better to use vector as a global variable, but in this programm it's using as a local for more useful and comfortable transformation
RomaTk/longNumber-operations
This module work with long arithmetic in python with numbers as strings. It is small part of bigger project
RomaTk/modification-pixijs-text-dropShadowBlur
Pixijs modification according to dropShadowProperty of Text
RomaTk/NumberSystems
PYTHON, NUMBER SYSTEMS, EXPLANATION
RomaTk/rails-repair--hackathon-version
Game with bad code, but can be used as pattern for other games. Was made in 48 hours. Hackathon name is Global Game Jam
RomaTk/recursion
This project is made to show how to change recursion
RomaTk/The-basic-knowledge-of-programming