Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
The Communist Duck
The Communist Duck has asked
12
questions and find answers to
12
problems.
Stats
951
EtPoint
403
Vote count
12
questions
12
answers
About
Not much to say about me.
The Communist Duck questions
One element of a tuple dict-key matching in Python
How should I arrange methods in a class in Python?
Making the diamond square fractal algorithm infinite
Taking a screenshot with Pyglet [Fix'd]
Cannot pass a List<Foo> to a method expecting a List<IFoo>, where Foo : IFoo
Should I use EventHandler<T> and/or the EventArgs delegate pattern?
Visual Studio 2010 Intellisense slows down everything
Using Markov chains (or something similar) to produce an IRC-bot
GitHub vs Google Code for a hobby project [closed]
What are the actual differences between Scheme and Common Lisp? (Or any other two dialects of Lisp)
The Communist Duck answers
Which Design Pattern should I use to model a Person-Role relationship?
Changing backslash to forward slash in a QString
Non-repeating random number generator
List of default modules that come along with python 2.x installation [closed]
Python 2 or Python 3? Which should I begin with? [closed]
Header guards in C++ and C
How to properly free a std::string from memory