Join the expert discussion on programming topics. Topics like computer algorithms, data structures, A.I., systems, databases, communications, security.
Threads
Is Quick Sort the Most Efficient Sorting Algorithm Available?
- viv0411
- · Replies 2 ·
When Even The Posted Solution Isn't Working
- Heisenberg.
- · Replies 8 ·
How can I graphically display user data on my website?
- Logger
- · Replies 2 ·
Guess I'm going to have to give in and learn a language
- Shackleford
- · Replies 5 ·
Fortran Turn off writing to screen in Fortran 90
- MichielM
- · Replies 2 ·
Intersection test for ray tracing
- Negatron
- · Replies 1 ·
Fortran Printing 1D array in Fortran as 2D array
- BC2210
- · Replies 7 ·
How to Manipulate the LSB of Each Byte in a 24-Bit BMP Image?
- hadi amiri 4
- · Replies 9 ·
Default return statements in C?
- techmologist
- · Replies 6 ·
C/C++ C++ console window closes before I can see the output
- Heisenberg.
- · Replies 8 ·
Encrypting data without transmitting the key between computers
- Pattonias
- · Replies 2 ·
What is the best resource for understanding computer network protocols?
- brushman
- · Replies 1 ·
C/C++ Recommend books on Python/ C++ Programming
- rubrix
- · Replies 4 ·
HTTP POST Redirect with Validated Login
- davee123
- · Replies 15 ·
Data Processing Transfer Sequence in CPU for Keyboard Input
- Ali Inam
- · Replies 5 ·
Why Does the lea dx, bp+variable Instruction Cause an A2049 Error in MASM?
- beginnermoj
- · Replies 4 ·
C/C++ Eclipse Error 'Program File Does Not Exist'
- Void123
- · Replies 5 ·
IP Aliases and WAN: Connecting Your Chat Server
- Fuz
- · Replies 3 ·
Help which language best suits my situation?
- muh_j18
- · Replies 2 ·
How difficult is it to learn C by yourself?
- gravenewworld
- · Replies 24 ·
What Programming Language Should I Start With for Game Development?
- Tyler1366
- · Replies 8 ·
What book should I read after The C Programming Language?
- hadi amiri 4
- · Replies 1 ·
Fortran Can software parallelization in Fortran reduce CPU usage and execution time?
- gholamghar
- · Replies 8 ·
Porting linux application on cray machine
- yairsuari
- · Replies 2 ·
Inductive definition of a palindrome
- OptimusPwn
- · Replies 1 ·
Proving O(1) is the Same as O(2)
- hholzer
- · Replies 1 ·
C/C++ C++ program to display prime factors of a number
- aleee
- · Replies 7 ·
Solving Error Accumulation in Physics Simulation Program
- Kynnath
- · Replies 5 ·
C/C++ Can you execute 386 interrupts from C++?
- yeestrada
- · Replies 11 ·
The first programming language you learned?
- rcgldr
- · Replies 22 ·
C# C# bit manipulation functions converted to C
- hadi amiri 4
- · Replies 5 ·
Trouble with BLAS subroutine dgemv ->vector- matrix product
- missfangula
- · Replies 6 ·
Are pointers important for scientific research?
- Simfish
- · Replies 12 ·
PHP PHP files infected with redirect to malicious site across multiple subdomains
- bigdawg723
- · Replies 5 ·
Bash script - Monitor File Writes?
- minger
- · Replies 9 ·
C/C++ C++ resources for numerical mathematics
- rotphi
- · Replies 8 ·
Is it advisabe to learn to computer languages?
- AK2
- · Replies 5 ·
I would share my genetic algorithm subroutine
- luxxio
- · Replies 4 ·
Python What could be wrong with my charge motion model in Python?
- groom_03
- · Replies 1 ·
What are the best resources for preparing for the BAPC competition?
- Max.Planck
- · Replies 8 ·
How does ad hoc-language architecture impact performance?
- Kajahtava
- · Replies 2 ·
What kind of programming jobs are common these days?
- rcgldr
- · Replies 7 ·
Assembler textbook covering string operations
- Klizja
- · Replies 6 ·
Fortran Salford fortran library compiler error?
- jcang
- · Replies 1 ·
PHP Preventing SQL Injection in PHP Forms
- bigdawg723
- · Replies 4 ·
C/C++ How to Use a Map in C++ for Pipe Sizes and Schedules?
- CFDFEAGURU
- · Replies 8 ·
C/C++ How to learn Visual C++ 2010 Express IDE
- PaulS1950
- · Replies 11 ·
How can I fix my copy program to properly handle the EOF value and stop running?
- Ja4Coltrane
- · Replies 11 ·
C/C++ Private double** member loses address after constructor in C++
- vociferous
- · Replies 10 ·
Fortran Finding 2D mesh generation libraries with user-specified constraints
- Milentije
- · Replies 4 ·
Why is Level 1 cache located on the RAM
- Ali Inam
- · Replies 1 ·
Solving Error "REAL Expression in DO Loop"
- jcang
- · Replies 1 ·
Transferring data from old data base to Access
- John O' Meara
- · Replies 3 ·
C/C++ Why is my Vector Iterator Not Working as Expected in C++?
- exitwound
- · Replies 17 ·
Software language comparasons, prime number example
- rcgldr
- · Replies 12 ·
How do I start to learn programming?
- GreatEscapist
- · Replies 37 ·
Which programming language should beginners learn first
- Kajahtava
- · Replies 31 ·
C/C++ Where can I find information on C++ 2010 Express for a software rewrite?
- PaulS1950
- · Replies 4 ·
Function to calculate radius^3/period^2 for planet struct
- jam12
- · Replies 2 ·
Printing a Binary Tree: Solving the Space Issue
- brainTuner
- · Replies 8 ·
Understanding Virtually Indexed, Virtually Tagged Caches
- computerorg
- · Replies 5 ·
Get Clarity on Differential Evolution: A Simple Explanation
- swartzism
- · Replies 2 ·
Fortran Why isn't my Fortran program running properly?
- FortranFreaks
- · Replies 15 ·
Can I replace HTTP with HTTPS permanently?
- Peon666
- · Replies 5 ·
Python How do I implement a 1D linear convection using finite differences in Python?
- Jonny6001
- · Replies 12 ·
How do you evaluate an integral of sin(x) with arrays?
- 999iscool
- · Replies 5 ·
C/C++ Binary search tree C++ with syntax errors
- Hamonic
- · Replies 7 ·
C/C++ Implementing a PDE for shock waves in C++ with graphics
- bboydocument
- · Replies 1 ·
Error in Execution of Program: Find_Neighbor
- Physicslad78
- · Replies 1 ·
Solving Perl Issues: Strawberry vs. ActivePerl
- Benjamin113
- · Replies 4 ·
Python Write an is_prime function in Python
- brushman
- · Replies 1 ·
How to Open a File with a Variable Name in C?
- Lojzek
- · Replies 4 ·
Fortran Which Fortran version to learn
- Winzer
- · Replies 3 ·
C/C++ Why Aren't My C++ Array Functions Working?
- villiami
- · Replies 10 ·
Scipy/numpy 2D array: how to define with a function?
- Dunhausen
- · Replies 3 ·
Sorting array to move zeros to end while preserving nonzero order
- p1ayaone1
- · Replies 2 ·
Trying to emulate recursive ls command(very new to c)
- FYAD
- · Replies 9 ·
Fortran Why is my FORTRAN 90 Program Producing Unexpected Matrix Elements?
- rizzodex
- · Replies 2 ·
Java Gaint Cursor in JavaScript, Framing Pandora (for visually impaired user)
- k_squared
- · Replies 1 ·
Online gaming engines as a commodity
- DaveC426913
- · Replies 9 ·
C/C++ How can I implement BCRS 2x2 format for sparse matrices in C++?
- dinaharchery
- · Replies 2 ·
Fortran How Can I Integrate Two Fortran Programs for a Game of Hangman?
- w3390
- · Replies 1 ·
PHP Solving PHP Issue with FireBellyLawnCare.com CMS
- bigdawg723
- · Replies 15 ·
Fortran Formatted output problem in Fortran
- chaimluria
- · Replies 2 ·
Critical-Section Problem. (Dekker)
- Peon666
- · Replies 1 ·
Fortran g77 compiler giving invalid first character error on Windows 7
- logix88
- · Replies 2 ·
F90 compiler and user defined types
- santanaa
- · Replies 1 ·
Find the algorithm for transforming input codes like DPBB2B1-595B to 8-character outputs
- flmustang69@y
- · Replies 2 ·
What does lock = true do in TestAndSet()?
- Peon666
- · Replies 7 ·
Is it really hard to create an OS like windows that self heal for viruses?
- chrisalviola
- · Replies 2 ·
C/C++ Should I Learn PHP Before C++ for University?
- hasnain721
- · Replies 40 ·
Pointers and multidimensional arrays in C
- AK2
- · Replies 2 ·
Python Basic python stuff in 1st/2nd year physics)
- theneedtoknow
- · Replies 5 ·
Python Why Can't I Draw Multiple Houses in Python?
- brushman
- · Replies 2 ·
C/C++ How Does C++ Handle Substring Searches?
- crimsondancer
- · Replies 1 ·
Fortran Can You Loop Numbers and Write an Output File in Fortran?
- ƒ(x) → ∞
- · Replies 1 ·
How to Terminate a While Loop in C Programming with a Printed Message or Value?
- jam12
- · Replies 7 ·
How do I become a 'Software Developer' from scratch?
- AndyGlosta
- · Replies 7 ·
C/C++ Why does casting char to int produce unexpected values in C++?
- Peon666
- · Replies 8 ·
How Do You Create a Sub-Matrix Based on Vector Conditions?
- Saladsamurai
- · Replies 3 ·