gsaga
- Karma
- 85
- Created
- October 15, 2017 (8y ago)
- Submissions
- 0
- New algorithm to generate prime numbers (geeksforgeeks.org)
- C macro magic (sagartewari01.com)
- How smart does a bee need to be? (sagartewari01.com)
- How big is the stack on your machine? (sagartewari01.com)
- Object Oriented C (sagartewari01.com)
- How big is the stack on your machine? (gsaga.org)
- Why exactly is two's complement better? (gsaga.org)
- Playing with Stack Overflow Errors (gsaga.org)
-
I've looked at this article titled [Design Principles Behind Smalltalk](http://www.cs.virginia.edu/~evans/cs655/readings/smalltalk.html), and I can't see anything in Smalltalk that's not available in Java or Kotlin as…
- Goodnight Claire: Blender 2.8 development test (youtube.com)
- Programmers are EVIL: Curse their frozen hearts (youtube.com)
-
I would state up front that I'm a vim user and don't have much experience with either emacs or vs code. But as a product, both of them appear to be quite similar: 1. Programmable 2. Configurable 3. Can be used for…
-
I'm a relatively inexperienced cs student and am interested in learning Mathematica/Wolfram Language. It's a great tool and can do amazing things, but whenever I tried to actually 'learn to program' in this language, I…
-
I'm a computer science student and I consider myself good at coding, that is, designing the structure of programs, utilizing abstraction, managing states, and other OOP concepts(that's what I'm familiar with, I've…
-
I recently started looking into the source code of clojure compiler. It helped me understand some data structures like bit partitioned tries, red-black trees and persistent collections, but I'm having trouble going…
- Understanding Clojure's Persistent Vectors (hypirion.com)
-
Sometimes I find myself getting stuck on a project just because I can't think of a good name for a new class which implements some new feature. How do you deal with this problem? One way I can think of is assigning…
- Execute only code with gnu and gcc (dzone.com)
- AUR foynd to contain malware (sensorstechforum.com)
- The Beauty of Ellipses, Parabolas and Hyperbolas (science4all.org)