Join the expert discussion on programming topics. Topics like computer algorithms, data structures, A.I., systems, databases, communications, security.
Sub-forums
Threads
Difference between getline() and get()?
- proton
- · Replies 9 ·
What is COBOL in Unisys Mainframe?
- Moneer81
- · Replies 1 ·
C/C++ Modeling hexagonal ice Ih in C++ and visualizing the structure
- pazmush
- · Replies 10 ·
Is Old AS400 RPGII Still Relevant for Beginners Today?
- TalonD
- · Replies 3 ·
Computing derivatives/integrals of user-defined functions
- clope023
- · Replies 3 ·
Java Java Insult Generator Code Issues?
- royboyz12
- · Replies 2 ·
C/C++ Print letter B using nested loops in C++
- Saladsamurai
- · Replies 11 ·
Compiling and running C++ in Eclipse for Pico
- jimmyv12
- · Replies 1 ·
C/C++ C++ Programmer Defined Factorial Function
- Saladsamurai
- · Replies 15 ·
Python Help with Python RK4: Solving Error Plotting 1st Order ODE
- gulaman
- · Replies 1 ·
PHP How does PHP's session_start() function work?
- Math Is Hard
- · Replies 2 ·
What Does It Mean to Have a 16-Bit or 32-Bit Machine?
- swty todd
- · Replies 9 ·
Can Legendre polynomials be evaluated using a recurrence relation in Fotran 90?
- quantumfireball
- · Replies 2 ·
HTML/CSS Amazing mirror designs and their uses
- robphy
- · Replies 11 ·
Python Python Forking: Why Wait for User Input?
- daniel_i_l
- · Replies 1 ·
Compiling older code with gcc/g++
- Pollywoggy
- · Replies 3 ·
Finding an object in an array
- Haxx0rm4ster
- · Replies 1 ·
Gravity with Vector calculation
- Sword7
- · Replies 1 ·
What Career Opportunities Exist in Verilog and Digital System Design?
- Mastermind_14
- · Replies 1 ·
Assembly language: Why wouldnt my code work the way i want it to?
- kloong
- · Replies 7 ·
C/C++ C++ How do I call a specific line from an input file?
- jimmyv12
- · Replies 5 ·
Reversing an Integer String Using Linked List
- Firestrider
- · Replies 12 ·
The algorithm used by Google Maps?
- michinobu
- · Replies 2 ·
C/C++ File Processing via seekp and seekg C++
- duydaniel
- · Replies 9 ·
AI Does this Flash game use artificial intelligence?
- Georgepowell
- · Replies 8 ·
Drawing Molecules using openGL?
- pazmush
- · Replies 1 ·
Are Nested Header Files Possible in C?
- aostraff
- · Replies 2 ·
How Can I Approach Modeling Physical Phenomena in Physics and Computer Science?
- Necross
- · Replies 2 ·
C/C++ Learning Python & C++: Is It Easy?
- Winzer
- · Replies 9 ·
C/C++ .C files in VC++ 2008 Express Edition
- Firestrider
- · Replies 13 ·
Have you ever wondered how true random number generators work?
- Winzer
- · Replies 4 ·
Fortran Undefined variable in Fortran ocean gyre simulation
- freja
- · Replies 8 ·
C/C++ Binary search for the 23rd odd number in C++
- icanpartseas
- · Replies 1 ·
Java Setting up arrays for a Galton box simulation in Java
- irresistible
- · Replies 1 ·
C/C++ Adjusting jacket size by age in 10-year increments
- Streitsky
- · Replies 2 ·
MinGW/MSYS problem with search path
- CRGreathouse
- · Replies 2 ·
Reading in ASCII Data in IDL with Format Codes
- polystethylene
- · Replies 4 ·
Fortran Subscripts and Fractions in Fortran 95
- kathrynag
- · Replies 2 ·
Solving a Problem with Bisection Method (C Program)
- swty todd
- · Replies 10 ·
The asymptotic lower bound for sorting n elements is n*log(n)
- flufypancakes
- · Replies 1 ·
C/C++ C++ Compiler for Mac Leopard that is NOT Xcode?
- Saladsamurai
- · Replies 13 ·
Create XML Reader in C for Sun Machine
- db1uover
- · Replies 1 ·
How Can I Use C Pointers and Structs to Manipulate Data in a Struct Voter?
- Firestrider
- · Replies 20 ·
Fortran Fortran: String to Real Conversion
- DizzyDoo
- · Replies 1 ·
Book and tutorial recommendations for learning LabVIEW
- johnsonb.engr
- · Replies 1 ·
Fortran How do you program with Fortran 95?
- kathrynag
- · Replies 12 ·
Winning Prizes with Monte Carlo Method
- computerex
- · Replies 3 ·
C program to convert between Fahrenheit and Celsius
- queenspublic
- · Replies 3 ·
C/C++ Integrating Numerical Methods in VC++: Library Recommendations and Compatibility
- DukeLuke
- · Replies 6 ·
PHP PHP -OO or Functional for speed/ knowledge demonstration?
- jgg
- · Replies 2 ·
C factorial program stuck in infinite FOR loop
- swty todd
- · Replies 4 ·
C/C++ Should I learn C++ or Java as a beginner for computer engineering?
- rty640
- · Replies 16 ·
C/C++ Cin vs Scanf - C++ Input Comparison
- benzun_1999
- · Replies 9 ·
Fortran Fortran - How to retrieve read near middle or end of large file quickly.
- jtibbitt
- · Replies 2 ·
How to Plot a Diagonal Line in C?
- 1alph1
- · Replies 3 ·
C/C++ Nested classes vs non-nested inheritance in C++
- Potential
- · Replies 3 ·
How can I fix the problem I'm having with break in my code?
- VirObitus
- · Replies 13 ·
Accessing integer pointer in struct and passing arguments correctly
- Firestrider
- · Replies 16 ·
C/C++ Reading currents and controlling voltages in c++
- Mr_Grieves
- · Replies 3 ·
Looking for algoritm to the partition problem C
- transgalactic
- · Replies 3 ·
C/C++ Inputting an array in to a function or returning an array? (C++)
- Zurtex
- · Replies 5 ·
PHP PHP - Wrong datatype for second argument
- jgg
- · Replies 2 ·
C code calculating gear output speed within 10% range
- herpamad
- · Replies 4 ·
Fortran How Can I Track Subroutine Calls in My Fortran 90 CFD Solver?
- minger
- · Replies 1 ·
Python Is Python the Best Choice for Computational Physics?
- Winzer
- · Replies 14 ·
C# Turning on QuickEdit from a program (CLI/C#)
- CRGreathouse
- · Replies 2 ·
Solving 1D Wave Function Evolution with Quantum Simulation
- Mephisto
- · Replies 5 ·
Creating a Shortcut Program for Winamp
- desert fox
- · Replies 1 ·
Fortran Checking programming code: fortran 95
- p$ycho
- · Replies 2 ·
2D image generator and modification using C, updated part 2 (drawing a line)
- 1alph1
- · Replies 1 ·
Python Fixing Vim Macros for Python in .exrc File
- GreenLRan
- · Replies 3 ·
LISP for Recursive Math Problems: Choosing Between Common Lisp and Scheme
- qntty
- · Replies 2 ·
2D image generator using C and nxview
- 1alph1
- · Replies 2 ·
C/C++ C++ if/else syntax error in beginner program
- Saladsamurai
- · Replies 2 ·
Looking to become a decent programmer Any advice?
- WhiteKnights
- · Replies 11 ·
Calling a function from a dialog box in a Windows app
- VirObitus
- · Replies 2 ·
What is the average salary for a software engineer?
- Equilibrium
- · Replies 5 ·
Octave programming - some advice for newbie
- Yukisan
- · Replies 1 ·
C/C++ Unusual Compiler Error (using Dev-C++ Mingw)
- phyzmatix
- · Replies 3 ·
C/C++ C++ compiler needed (free is nice
- Saladsamurai
- · Replies 20 ·
VB6 factorial program runs out of stack space with large numbers
- madmike159
- · Replies 2 ·
PauseClrHomeStopITTY-BITTY SNAKE
- Science-Boy
- · Replies 4 ·
Video lectures of Structure and Intepretation of Computer Programs
- loom91
- · Replies 3 ·
VB6 Simple Lock Program - Easily Secure Your Computer with a Password
- madmike159
- · Replies 6 ·
A for loop to set a 2D array in C
- VirObitus
- · Replies 11 ·
Java Solving Multiple Onload Issues with JavaScript
- Mattara
- · Replies 6 ·
C# What does the static modifier do for a class field?
- FrankJ777
- · Replies 2 ·
Tokenizing a query string with parentheses as separate tokens
- FrostScYthe
- · Replies 9 ·
What is Code/binary portability ?(computer science)
- goksvr
- · Replies 2 ·
Differences between Dijkastra and Prim
- rootX
- · Replies 2 ·
Fortran How can I test my loudspeaker for sound output in Fortran?
- jpapa
- · Replies 3 ·
Fortran How to Write a 2D Array to a File in Fortran for 3D Graph Creation?
- jpapa
- · Replies 4 ·
fgets reading .txt file into array stores only last line
- VirObitus
- · Replies 2 ·
C program to display the file given filename as input
- goksvr
- · Replies 2 ·
How Many Sub Matrices Equal a Given Number?
- transgalactic
- · Replies 1 ·
Fortran How do I open files in Fortran 77?
- Bruno Solheid
- · Replies 1 ·
C/C++ How to check if a radio button is selected in Win32 without MFC
- 31si
- · Replies 1 ·
Java Calculating Gravity in Java with 2 Bodies
- Echilon
- · Replies 4 ·
C/C++ C++ Collision Program for Physics Project
- DukeLuke
- · Replies 9 ·
Writing a GUI wrapper that works on both Windows and Linux
- CRGreathouse
- · Replies 5 ·