Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in implementation
FIFO implementation
Aug 26, 2026
c++
implementation
fifo
Why cast 'void*' pointers to 'unsigned char *' in memcpy's implementation?
Aug 25, 2026
c
pointers
casting
implementation
memcpy
Implement stack (push, pop and findmin) in O(1)
Aug 25, 2026
stack
implementation
Having a type defined in C API how to associate it with C++ class in a namespace?
Aug 22, 2026
c++
c
implementation
Differences in string class implementations
Aug 21, 2026
c++
string
utf-8
implementation
utf-16
Kernighan & Ritchie malloc free logic
Aug 20, 2026
c
malloc
free
implementation
kernighan-and-ritchie
Making sense of numeric literals in log operation in libm
Aug 15, 2026
c
algorithm
math
implementation
natural-logarithm
An abstract class which can be derived by database classes
Aug 14, 2026
c#
class
abstract-class
implementation
Incomplete beta function in raw C
Jul 23, 2026
c
function
math
statistics
implementation
Should separation between API and Implementation be total?
Jul 22, 2026
java
implementation
isolation
Implementing List<E>: do I need a new class?
Jul 22, 2026
java
list
implementation
When to use "using [alias = ]class_or_namespace;" in c#?
Jul 16, 2026
c#
namespaces
implementation
Does not implement interface member Error
Jul 09, 2026
c#
interface
implementation
Android - checking headset button click
Jul 04, 2026
android
implementation
headset
Implementing boolean contains(Rectangle2D r) method of Shape interface
Jun 23, 2026
java
interface
implementation
contains
shapes
Older Entries »