
please wait
by mertsamilgul
C# HELP
|
Hi I am learning c# and afraid to ask c# questions in this forum because its cplusplus so can anyone help me with private messages. |
Aug 21, 2015 at 9:56am
[1 reply] : Asking about other languages in the Lounge is generally accepted here,... (by closed account z05DSL3A)
|
by Pratik K
Compatibility?
|
Will this graphic card: http://www.amazon.com/gp/product/B00J0ISHMQ/ref=ox_sc_act_title_1?ie=UTF8&psc=1&smid=ATVPDKIKX0DER Work with this mobo.. http:/... |
Aug 20, 2015 at 4:17pm
[3 replies] Last: @TheRabbit.. Yeah I guess it is, 500W should be decent enough. I want ... (by Pratik K)
|
by zepher
Where is vmware source code in GITHUB
|
Can anyone please point me to the link for vmware workstation's source code in GITHUB? |
Aug 20, 2015 at 3:37pm
[6 replies] Last: Also. When organizations open-source or partially open-source their co... (by Albatross)
|
by eliascreate
C++ API business
|
Hello, I started my programming career as a hobby, I liked C++ a lot so I made many projects for fun and learned C++. later I went to university to study pro... |
Aug 20, 2015 at 2:53pm
[10 replies] Last: +1/2 ultifinitus @ OP: This is a tricky thing to give advice about,... (by Computergeek01)
|
by Pratik K
Ideas & Suggestions - Old or New?
|
I currently have a functional old desktop, with decent (well, not really) specs: Intel Core vPro 3.17Ghz 2GB DDR2 RAM WD Caviar Blue 160GB HDD I also have qu... |
Aug 17, 2015 at 6:26pm
[5 replies] Last: @ChajusSaib You'd laugh if I told you, but around $400-500 Honestly, ... (by Pratik K)
|
by helios103
what are the benefits of learning assembly with C++?
|
Hi I'm a newbie learning C++ and people told me that if i learned Assembly alongside C++ that I'd be a better programmer overall. So I'd like to know what are t... |
Aug 17, 2015 at 10:36am
[13 replies] Last: Assembly language in itself is useful when you are faced with a bug an... (by dhayden)
|
What can someone accomplish? |
I want to know what can someone accomplish in two months of learning C++? I've started learning C++ on learncpp.com in the tutorial section. I've also look at ... |
Aug 16, 2015 at 6:52am
[1 reply] : > what can someone accomplish in two months of learning C++? Q: In... (by JLBorges)
|
by wtf
A question about the language used in the U.S. constitution.
|
Please forgive me posting here. My post was too big for Yahoo Answers, and I figured computer programmers would have the requisite linguistical knowledge and i... |
Aug 14, 2015 at 11:31pm
[9 replies] Last: I inquired from the forum at large about 1) a better possible wordi... (by Duthomhas)
|
What are high level programming languages? |
What are consider high level programming languages? A lot of University teaches C Sharp or C++ to get a CS degree, but why don't most teach java? I heard Java i... |
Aug 14, 2015 at 6:21pm
[17 replies] Last: spirit is not just cool because it is a DSL, it's an expression templa... (by Cubbi)
|
by Maurycy5
code pasting
|
Hello. I wonder how different users post their code inside their questions and comments and answers. I can see the icon <> below the textbox but nothing happen... |
Aug 14, 2015 at 1:04pm
[3 replies] Last: Yes. #include <iostream> int main { std:cout << "Hello, World!"... (by MiiNiPaa)
|
Free O'Reilly Programming Reports |
Free O'Reilly Programming Reports. http://www.oreilly.com/programming/free/?cmp=fb-prog-free-lp-lgen_reports including: C++ Today The Beast Is Back oth... |
Aug 14, 2015 at 11:39am
[1 reply] : Don't know if I just accidently reported this... was holding my phone ... (by TheBeardedQuack)
|
What features would you like to see in a graphing calculator? (1,2) |
What features would you like to see in a graphing calculator? I mean honestly. Recall the best God damned calculator you've ever used, the worst calculator you'... |
Aug 13, 2015 at 4:39pm
[30 replies] Last: My casio fx 83 gt plus was £8 from the college store... seen them for... (by TheBeardedQuack)
|
128BIT MIPS-LIKE 4GHZ CPU (1,2) |
I'm trying to build one for an OS kernel I made. I need help as I have no idea where to start. I understand logic gates. I say MIPS like as the instruction set ... |
Aug 13, 2015 at 3:43pm
[38 replies] Last: I for one can't wait to try out "Windows-on-Windows-on-Windows-on-Wind... (by Computergeek01)
|
by awais345
prefer; a code in assembly language to access hardware
|
Microsoft provides API to access hardware using high level languages. Native API is among them, through which most of the kernel’s task can be programed. If y... |
Aug 12, 2015 at 10:49pm
[1 reply] : What a riviting question there OP, I can't even begin to guess what th... (by Computergeek01)
|
by awais345
which data structure is best.
|
Suppose you being a network programmer are given a task to receive audio and video packets (VoIP data) from a network and store them in your computer, so that a... |
Aug 12, 2015 at 6:06pm
[no replies]
|
by Duthomhas
Dmitry Chestnykh on Syntax Highlighting
|
Silly post. Just had to share when I ran across this. https://twitter.com/dchest/status/504645401119842304 LOL. |
Aug 11, 2015 at 9:40pm
[18 replies] Last: @Duoas: most people use https://jsfiddle.net/ or http://codepen.io/ H... (by LB)
|
by LB
On the subject of AI replacing programmers
|
I always hear that programmers will eventually be out of a job because machines will be writing the code instead. I'm no expert in the field of AI, but wouldn't... |
Aug 11, 2015 at 9:28pm
[2 replies] Last: Hmm I don't think we have anything to fear as far as being out of jobs... (by ultifinitus)
|
by Avilius
Elegant Way to Use Enum Classes as Flags?
|
I'm trying to figure out a way to use the scoped enumeration feature defined in C++11. In my project, I have something like this: enum class InputElementName ... |
Aug 11, 2015 at 4:32pm
[5 replies] Last: Yeah, that's what I ended up doing, but I just cleaned it up with some... (by Avilius)
|
by helios103
Is it necessary to learn C++ and Java to get hired?
|
Hi I'm currently in the process of learning C++ and I wanted to know if it is necessary to learn C++ and Java? Or would it be more impressive to know C++ and Ja... |
Aug 11, 2015 at 1:37am
[2 replies] Last: Nah, just develop in the language you want to develop in, but if you w... (by ultifinitus)
|
by James27
Steam
|
Wondered what games you people have on Steam and if you have ever made mods for the games on there etc. |
Aug 10, 2015 at 1:54am
[4 replies] Last: http://steamcommunity.com/id/bi0phaz3/games/?tab=all&sort=name (by Cheraphy)
|