Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in programming-languages

How this stdout redirection works?

c++ c programming-languages

Naming convention in Objective C /C , start with "_"?

Exception handling: user defined exception benefits

If it's "Write once run anywhere", why do so many Java programs tell me to pick the version for my OS?

Why higher order procedures?

What languages and libraries should I use to work with Gmail?

Object serialization practical uses?

Is there any object-oriented static typed language with variables with few types?

Why are sets in many programming languages not really sets?

Programming for Windows with no redistributable

why python doesn't need type declaration for python, other way what are the adv. of not declaring type?

What makes some programming languages more powerful than others? [closed]

language feature vs framework feature

Are there any language or specification changes planned for a future release of Scala? [closed]

Does any programming language support defining constraints on primitive data types?

Best coding language for dealing with large numbers (50000+ digits)

Any reason I couldn't create a language supporting infix, postfix, and prefix functions, and more?

Enterprise Scala [closed]

Which programming language suits web critical application development?

programming-languages

How does C++ pick which overloaded function to call?