Tags
A tag is a keyword or label that categorizes your question with other, similar questions. Using the right tags makes it easier for others to find and answer your question.
The sealed modifier keyword prevents a C# class from being inherited. Similar to the final keyword in Java.
0 Questions
For programming questions about Microsoft's Distributed File System (DFS). (For questions about depth-first search, use the [depth-first-search] tag.)
0 Questions
The process of translating data structures or object state into a binary format
0 Questions
a MATLAB and GNU/Octave toolbox for the creation of visual (OpenGL based) and auditory displays. It is particularly geared toward vision research applications.
0 Questions
Access Point is a configurable network identifier used by a mobile device when connecting to a GSM carrier.
0 Questions
The (JES)Jython Environment for Students is a full-featured media computation environment for programming in Jython. It includes facilities for programming, debugging, and media examination. JES also comes with an extensive multimedia API, enabling easy and rapid manipulations of sounds, images, and on some platforms, video.
0 Questions
Unreachable code is part of the source code of a program which can never be executed because there exists no control flow path to the code from the rest of the program.
0 Questions
A dedicated server is a type of Internet hosting in which the client leases an entire server not shared with anyone else.
0 Questions
Effective Java is a book by Joshua Bloch "designed to help Java programmers make the most effective use of the Java programming language and its fundamental libraries"
0 Questions