Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Gal Goldman
Gal Goldman has asked
15
questions and find answers to
3
problems.
Stats
170
EtPoint
49
Vote count
15
questions
3
answers
About
Education:
M.Sc. in Mathematics
B.Sc. in Mathematics & Computer Science
Occupation:
Current: - CPU Product Development Team Leader | Program Manager at Intel Corporation
Past: - Software Project leader at Intel Corporation
- Software engineer at Elbit Systems LTD.
Experience:
Languages: C++/Qt/C#/.NET/C/ADA/Perl
Platforms: UNIX/Linux/Windows
Gal Goldman questions
What is the best way to receive data from a socket in Perl, when the data length is unknown?
Perl - Array reference, using strict
Throwing/catching exceptions from C'tor of a static object in C++
What happens to an STL iterator after erasing it in VS, UNIX/Linux?
Destructor that calls a function that can throw exception in C++
Can I have nested try-catch blocks in C++?
Reverse Sorted Dictionary in .NET
What's faster, iterating an STL vector with vector::iterator or with at()?
virtual function call from base class
Why do we actually need Private or Protected inheritance in C++?
Gal Goldman answers
Makefile in Windows
Should I prefer iterators over const_iterators?