Join the expert discussion on programming topics. Topics like computer algorithms, data structures, A.I., systems, databases, communications, security.
Threads
Simple programming training puzzle (repeat)
- rcgldr
- · Replies 1 ·
The scope of computer scientists
- CyberShot
- · Replies 1 ·
How do I write a program in Assembly Language?
- INTELL
- · Replies 3 ·
Compile error 1061 displays when attempting to play timeline animation
- fredlexus
- · Replies 1 ·
Why is My C Code Unexpectedly Changing Other Elements in a 2D Array?
- kyacout
- · Replies 1 ·
Which programming language should I use?
- yup790
- · Replies 26 ·
Java Do we have a concept(?) called 'Hashfunction' in 'Hashtable' in Java?
- pairofstrings
- · Replies 2 ·
C# How can I properly manage instances of forms when hiding and showing in C#?
- madmike159
- · Replies 12 ·
Checking then removing duplicates in array
- Hiche
- · Replies 10 ·
Implementing non-reflective boundary conditions in 2-D wave equation simulations
- NeoDevin
- · Replies 3 ·
Counting characters in C language
- physics kiddy
- · Replies 9 ·
C/C++ How Do I Combine Multiple C++ Programs into One?
- zarentina
- · Replies 4 ·
Can you recommend any textbooks/lectures on cyber security?
- benabean
- · Replies 3 ·
How can I capture the program's arguments for a HP printer manager software?
- kandelabr
- · Replies 6 ·
What is the cause of these error- symbol 'x1' has no implicit type?
- s_hy
- · Replies 3 ·
Fortran How to swap number in the fortran memory?
- dadidudada
- · Replies 4 ·
Why is one byte 8 bits if a character uses 7 bits plus a parity bit?
- frenzal_dude
- · Replies 17 ·
C/C++ Can someone explain why this isn't an infinite loop? (C++)
- PNGeng
- · Replies 4 ·
C/C++ C++ operator++ overloading, prefix vs postfix
- chingkui
- · Replies 1 ·
malloc fails for 5×10^8 doubles on 8GB Windows system
- nenyan
- · Replies 1 ·
Fortran Fortran Simple Harmonic Oscillator Problem
- Dylicious
- · Replies 3 ·
Exact Arithmetic using Continued Fractions
- KevB
- · Replies 6 ·
C# Problems and solutions for learning C# arrays
- rollcast
- · Replies 1 ·
Why Did My Neural Network Fail with Single Input Parameter?
- a b
- · Replies 3 ·
Make Constructor for Standard Class
- TylerH
- · Replies 7 ·
C# prime factors program works for some numbers but not others
- rollcast
- · Replies 5 ·
Trying to make a program to take and print the natural log of a number input
- DomBrown2406
- · Replies 4 ·
C# GORITHM - Finding the Sum of Multiples of 3 and 5 in C#
- rollcast
- · Replies 8 ·
Formulas for polynomial regression up to sixth order
- celery1
- · Replies 3 ·
C/C++ Books for adding graphics to a simple side-scroller game in C++
- Thadis
- · Replies 5 ·
Implementing Benevolence: The Necessity of Morality in the Arrival of AI
- PhysicsPost
- · Replies 7 ·
Resources for Learning CUDA and OpenCL for Heterogeneous Computing
- Fusiontron
- · Replies 1 ·
C/C++ Heat equation finite difference in c++
- tse
- · Replies 5 ·
Best Books for Learning Numerical Methods in C?
- laymanhobbist
- · Replies 14 ·
Why is my numerical calculus program giving me incorrect results?
- syberraith
- · Replies 2 ·
Finite difference and Runge-Kutta for PDEs
- EmpaDoc
- · Replies 3 ·
C/C++ C++ beginner books for a high school senior project
- Thadis
- · Replies 10 ·
C/C++ Creating a dynamically sized array in C++ based on user input
- googled123
- · Replies 3 ·
Java Java [String a = new test ] vs [String b = test ]
- estro
- · Replies 2 ·
How programming languages are created?
- pairofstrings
- · Replies 27 ·
Fourier Series Expansion using Mathematica
- Lucid Dreamer
- · Replies 1 ·
C/C++ What is the difference between C++ and a compiler
- Lucid Dreamer
- · Replies 4 ·
Python Save Python multiplication table output to a text file
- mr.me
- · Replies 3 ·
Fortran How are numbers stored in F2 and F3 matrix in Fortran programming?
- scorzolin
- · Replies 1 ·
Efficient methods for solving homogeneous fredholm integral equation
- Mute
- · Replies 1 ·
Tools needed to create a website?
- vivek.iitd
- · Replies 8 ·
Finding the parameter that makes water spray areas equal using root finding
- architenginee
- · Replies 5 ·
Using Runge–Kutta method for position calc
- Manuel Goucha
- · Replies 19 ·
Copying array elements in Java with a loop
- Hiche
- · Replies 1 ·
Java Is it possible to generate random colors using only the StdDraw class in Java?
- Hiche
- · Replies 1 ·
Fortran Can Fortran handle cross-referencing on a large array of data?
- zakynthos
- · Replies 2 ·
Fortran Array arrangement in Fortran 77
- jic1892
- · Replies 2 ·
Fortran Input .txt file into Fortran program
- ae62589
- · Replies 9 ·
Java A Guide to Programming in Java by Lawerenceville Press exercises?
- zzoo4
- · Replies 2 ·
Fixing Errors in Postfix Calc Creation
- ali11
- · Replies 9 ·
Fortran Fortran 90, how do I use random_number and random_seed?
- Animastryfe
- · Replies 2 ·
Java Simple Java Grade Program - Calculating Exam Scores and Grades
- ali11
- · Replies 7 ·
How to Count Characters and Words in a File Using C?
- Yamna
- · Replies 4 ·
Java Student object prints only GPA, not name or major
- d3nat
- · Replies 7 ·
Python Problem reading file manipualting values therein, Python
- mr.me
- · Replies 6 ·
Python Why does this code work, python
- mr.me
- · Replies 4 ·
Prolog Arithmetic Operations within Function?
- tangodirt
- · Replies 1 ·
The smallest floating point x such that x+2=x
- phil.st
- · Replies 16 ·
Python Trouble with Python sum function
- mr.me
- · Replies 3 ·
Fluid simulation for computer graphics
- redredred
- · Replies 2 ·
Normalizing Vectors and Light in Computer Graphics
- Shadow_7
- · Replies 2 ·
Java Why is StdIn.java Not Working in My Program?
- Hiche
- · Replies 3 ·
Python Python code for generating prime# list and evaluting a number
- mr.me
- · Replies 4 ·
Compiling Fortran 90 source code with G95 on Windows XP
- 1Keenan
- · Replies 28 ·
Gray and 2's complement with Excel
- Clutch Cargo
- · Replies 10 ·
Having trouble reading input values in PIC assembly programming?
- rsegecin
- · Replies 2 ·
Fortran Small FORTRAN code for combinations. BUG
- jajabinker
- · Replies 2 ·
Fortran How Can a Single READ Statement Handle Multiple Data Types in Programming?
- cibui
- · Replies 5 ·
Fortran Fortran90: Subroutine DSYEV and associating eigenvalues and eigenvectors.
- Animastryfe
- · Replies 3 ·
Python Python odeint gives wrong output solving particle equations with Gaussian beam
- goldin2008
- · Replies 9 ·
Finding archived cryptology tutorial from physicspost.com
- Willz91
- · Replies 2 ·
Python Translating Tonry et al 1999 peculiar velocity model from Fortran to Python
- daniel.corry
- · Replies 4 ·
Java Why Does This Java Code Only Store One Answer in an Array?
- lavster
- · Replies 2 ·
Which language is used in creating windows OS and it's application?
- pairofstrings
- · Replies 1 ·
Java JAVA - composition/aggregation confusion
- lavster
- · Replies 3 ·
Fortran Fortran - compilator dependent, intrinsic array manipulation, memory problem
- lacek
- · Replies 1 ·
How can I improve my Celsius to Fahrenheit Converter code?
- rollcast
- · Replies 9 ·
C/C++ OpenMP and Fortran90/C++ problems
- ozzimandias
- · Replies 5 ·
C/C++ Converting string to integer using atoi in C++
- zarentina
- · Replies 6 ·
Python Python multiplication table and user input
- mr.me
- · Replies 5 ·
C/C++ Any ideas for a small c++ code I could make?
- rollcast
- · Replies 4 ·
C/C++ C++ switch statement not executing without error messages
- rollcast
- · Replies 7 ·
Any physical engine free and open source?
- Zachary Liu
- · Replies 1 ·
Java Character continues moving after key release in Java swing game
- Yoyo_Guru
- · Replies 4 ·
Sorting 2d array with qsort, keeping rows in order (C)
- Mute
- · Replies 5 ·
Java Sample code/tutorial for simple, educational, physics java applets?
- Buzzworks
- · Replies 2 ·
Fortran Fortran: separate acids from a list of chemicals in a text file
- carltonlacey
- · Replies 1 ·
Java I with this java program that has to use do while loop?
- aldofo
- · Replies 1 ·
Python Separate running totals for positive and negative integers
- mr.me
- · Replies 3 ·
Java Problem with Interactions Pane (DrJava) in Eclipse
- prosteve037
- · Replies 1 ·
Fortran Getting NaN for a write output in FORTRAN
- antony1103
- · Replies 1 ·
Did Secret Societies Influence Historical Events Through Encrypted Messages?
- DoggerDan
- · Replies 1 ·
Logic Gates and CPUs: Basic Design Structure of Computer Processors
- Higgy
- · Replies 8 ·
Fortran Fortran90 assigned GOTO syntax errors with gfortran
- VSan
- · Replies 6 ·
Representing numbers as sums of fibonacci numbers
- kaalen
- · Replies 4 ·