Join the expert discussion on programming topics. Topics like computer algorithms, data structures, A.I., systems, databases, communications, security.
Threads
Have you ever used the xmds2 package?
- JorgeM
- · Replies 3 ·
The Fast Fourier Transform is described in the Quantum Domain
- .Scott
- · Replies 0 ·
Learning materials for understanding CPUs
- SchroedingersLion
- · Replies 25 ·
Where is an ISR stored? Estimated time taken to address an interrupt
- PainterGuy
- · Replies 6 ·
Missing semicolon in class definition and std::cout typo
- yungman
- · Replies 57 ·
What are some other dataset formats commonly used for large data?
- fog37
- · Replies 3 ·
Is C needed before learning C++, and how to learn C quickly?
- waternohitter
- · Replies 17 ·
My Solution Explorer Changed Again - What Did I Do?
- yungman
- · Replies 3 ·
C/C++ How to handle the Specification and Implementation files to be used in C++?
- yungman
- · Replies 81 ·
Binary file write erases other records in structure
- yungman
- · Replies 10 ·
Fortran Why does gfortran with optimization flags not equal -O1 composite?
- jelanier
- · Replies 4 ·
Cprev and Self.C are referring to the same NumPy
- Zap
- · Replies 11 ·
Python How can I retrieve integers from a file in Python?
- Jonas
- · Replies 8 ·
Why getline() works with string but getline(dataF, str) doesn't with fstream::getline()
- yungman
- · Replies 65 ·
Advice for overcoming insurmountable coding tasks?
- Silicon-Based
- · Replies 21 ·
C/C++ I cannot get the size of the array after passing it to a function in C++
- yungman
- · Replies 20 ·
reinterpret_cast writing non-printable bytes to file instead of characters
- yungman
- · Replies 32 ·
Are Binary Files and Text Files the Same?
- yungman
- · Replies 57 ·
Python Why is a temporary directory created when using the Python library matplotlib?
- fog37
- · Replies 9 ·
Python Problem with coding the band structure of graphene nanoribbons
- fatemehae6339
- · Replies 15 ·
Interpolation in the Marching Square Algorithm
- user366312
- · Replies 1 ·
Python Understanding Python Module Installation with Pip
- fog37
- · Replies 8 ·
Python Converting import statements to absolute in PyCharm
- Eclair_de_XII
- · Replies 9 ·
C++ file I/O code works with int main() but not with main()
- yungman
- · Replies 70 ·
Python Redundancy in __init__ in python?
- Isaac0427
- · Replies 7 ·
Should definitions of future computer languages incorporate IDE technologies?
- Stephen Tashi
- · Replies 46 ·
Python Are integers and lists objects in Python, and when do you need __init__?
- fog37
- · Replies 23 ·
C/C++ Is Deriving from std::exception Safe in C++?
- sbrothy
- · Replies 4 ·
C/C++ Are Enums and Unions Useful in Real Life Programming?
- yungman
- · Replies 18 ·
Programming an XBox One to do scientific computation?
- hilbert2
- · Replies 7 ·
Verify a pointer to a structure that contains a pointer member
- yungman
- · Replies 12 ·
What is the next step for learning programming?
- yungman
- · Replies 58 ·
Python Trying to understand Why () in Python
- Isaac0427
- · Replies 13 ·
Where Can I Find Information About the 2019 Programming Competition?
- sbrothy
- · Replies 13 ·
The bradykinin hypothesis generated by a supercomputer AI
- kadiot
- · Replies 2 ·
Python Nested structures and indentation in Python
- fog37
- · Replies 15 ·
C-string copy with pointers displays garbage after null terminator
- yungman
- · Replies 5 ·
Java Main() method in java - pre defined or user defined?
- anyonebutangel
- · Replies 4 ·
Array vs individual bool variables: access speed in C++
- yungman
- · Replies 235 ·
Java Java Tree Map always gets initialised but shouldn't, why is that?
- DottZakapa
- · Replies 4 ·
Python Why does Python IDLE display variables without print()?
- fog37
- · Replies 9 ·
Fortran Fortran compiler error with integer array assignment
- Chaitanya_90
- · Replies 16 ·
Working with Matrices: Adding/Subtracting and Custom Operations
- Jarfi
- · Replies 5 ·
Fortran MinGW64 GFORTRAN Issues newer versions
- jelanier
- · Replies 5 ·
Python Python line sensor (IR) code for line-following robot
- Amathproblem22
- · Replies 1 ·
Connes Embedding Problem: MIP* = RE"
- .Scott
- · Replies 0 ·
C/C++ Stack corruption with 2D array sales[3][4]
- yungman
- · Replies 12 ·
Trying to decide which programming language I want to learn
- yungman
- · Replies 397 ·
Difference between abstraction layers and modularisation
- JC2000
- · Replies 10 ·
Python Hexadecimal errors when hitting back-space while using inquirer module
- Eclair_de_XII
- · Replies 1 ·
Best Environment/Programming Language for simple physics Simulations
- Jarfi
- · Replies 10 ·
What is the simplest program for my wife to learn?
- yungman
- · Replies 16 ·
Python Python Data Structures: Guessing a Number
- WWGD
- · Replies 8 ·
Python Choosing a Python IDE and setting up on Windows
- PeroK
- · Replies 56 ·
How do fitness functions work in genetic algorithms?
- wasi-uz-zaman
- · Replies 2 ·
What books should I read to start learning computer science?
- Rahel
- · Replies 7 ·
Does nested loop order affect runtime for m × n iterations?
- Eclair_de_XII
- · Replies 8 ·
Insights AI and Learning: How It Impact Our Future
- Greg Bernhardt
- · Replies 1 ·
Python Python: pandas column data type and extending binary operations to lists
- WWGD
- · Replies 8 ·
Where Can I Find Resources to Learn Arduino?
- agnimusayoti
- · Replies 10 ·
Java [FIX] Uninstalling NetBeans 11.2 throws java.lang.NoClassDefFoundError
- Wrichik Basu
- · Replies 2 ·
Can neural networks discover physical laws from experimental data?
- sphyrch
- · Replies 1 ·
Access to a compute cluster without a university affiliation?
- crashcat
- · Replies 7 ·
Java JavaFX labels not updating during email sending loop
- archaic
- · Replies 1 ·
Insights How AI Is Changing STEM
- Greg Bernhardt
- · Replies 2 ·
Insights How AI Will Revolutionize STEM and Society
- Greg Bernhardt
- · Replies 77 ·
Python Finding a local max/min of a function in Python
- Eclair_de_XII
- · Replies 7 ·
Python How to plot a function with multiple parameters on the same set of axes
- Daniel Lima
- · Replies 6 ·
Object Oriented Programming vs Structural Programming
- fog37
- · Replies 32 ·
C# Is There a Comprehensive Open Source C# Physics Library?
- sa1988
- · Replies 29 ·
Objective function of a linear program with multiple variables
- Yassineon
- · Replies 8 ·
Having trouble setting up mern in Visual Studio code
- billllib
- · Replies 16 ·
Can You Explain the Puzzle Toad Proof?
- Carl1
- · Replies 2 ·
What programs to learn for IT and web design?
- yungman
- · Replies 13 ·
Duplicating PF-like thread posting on my own site for my 5 colleagues
- Dukon
- · Replies 22 ·
Developing Algorithm to Recursively Walk Array: arr[4] Example
- anonim
- · Replies 8 ·
Fortran Are these bugs for the GNU Fortran, g++, and clang compilers?
- Phyty
- · Replies 3 ·
Python Python script writes to CSV in console but not in cron
- devadmin
- · Replies 7 ·
[Perl] How to open multiple files and print different content
- arcTomato
- · Replies 5 ·
Sending ZPL files to a Zebra 600dpi printer from Tcl or C
- berkeman
- · Replies 2 ·
Proof that S (the successor function) is, in fact a Function.
- agapito
- · Replies 7 ·
Java Should I enroll in a python course or java? (I’m studying physics)
- Theonefrom1994
- · Replies 9 ·
Mysqld command does not start the MySQL Server
- Wrichik Basu
- · Replies 12 ·
Can body language algorithms detect emotions reliably?
- w4y021
- · Replies 7 ·
[Neural Networks] Classification of a sick brain
- themagiciant95
- · Replies 4 ·
Solve this Equation for H: 5260862 = M*H^y % 20876441
- matson1
- · Replies 1 ·
Searching through many tables in MySQL
- Wrichik Basu
- · Replies 21 ·
C/C++ Using counter variables in IF statements (C++)
- owmybrain
- · Replies 1 ·
Item and Cart classes with vector storage and price calculations
- needOfHelpCMath
- · Replies 1 ·
C/C++ C++ loop calculating product of range gives wrong result above 5
- dnc1786
- · Replies 1 ·
Combining feature vectors for a neural network
- themagiciant95
- · Replies 9 ·
C/C++ Could someone translate this Donald Knuth algorithm to C/C++?
- SlurrerOfSpeech
- · Replies 10 ·
Python X error correction code in ProjectQ Python
- Spark-X
- · Replies 1 ·
Recursively calculate the standard deviation
- anonim
- · Replies 1 ·
Greedy Balance Alg (Load Balancing): What is k in the ##min_k T_k ## term
- zak100
- · Replies 1 ·
Load Balancing: Can't understand the summation term
- zak100
- · Replies 3 ·
Python OpenFOAM CFD boundary condition differs between Python and bash scripts
- member 428835
- · Replies 21 ·
Python How to Edit Specific Lines in Files Using Python?
- member 428835
- · Replies 18 ·
Why does First Fit algorithm require 10m bins?
- zak100
- · Replies 5 ·
Running time of FirstFit(FF): Original and Improved version
- zak100
- · Replies 4 ·