Lounge - February 2014 (Page 4)

How you write code
 
Hello there I was wondering how you guys write your code, use the following template(you may edit), and this is my format #include <istream> using std::cout...
[8 replies] Last: Thanks guys, I just wanted some tips to make my code clear(er) And ye... (by closed account EwCjE3v7)
Trouble making an interpreter
 
Hello, I'm making a small interpreter. I hope to get rid of compilers and start building my own programs & software by just only an interpreter :) Currently : ...
[5 replies] Last: switching on strings is something we could really use :) Well, I sti... (by Kikiman)
Maths: Geometric Series
 
[quote=Question]A Geometric series has a first term of -2 and a common ratio of -3/2 find the smallest number of terms whose sum will be greater than 12. Wh...
[8 replies] Last: >> ln( -1 ) = i \pi http://xkcd.com/326/ (by ne555)
What language are "Metro" apps written?
 
Hi there, I was wondering what Metro(Windows 8) apps were created with, or can you make it with various languages?
[2 replies] Last: I`m shocked, oh no I amen`t. Its Microsoft, they always have walls aro... (by closed account EwCjE3v7)
Reached a really irritating impasse and just need some human advice
 
I probably shouldn't use you guys for therapy, but... With regards to programming I've reached something that could either be a speed bump or a mountain, depen...
[10 replies] Last: Number 7 was less about dying and more about the time constraints it i... (by NullInfinity)
Android app idea?
 
so I know this has nothing to do with c++ but everyone in this forum is great with any question they get. so basically I'm looking for some android app ideas....
[4 replies] Last: Does anyone else have any ideas of an app that must use Geo location (... (by beginner123)
Math for games development help please
 
What are some math lessons i need in order to make a 2D spaceshooter game? i know i need everything in Linear Algebra, but what else? thanks
[7 replies] Last: @devonrevenge, nice site, helped me out a bit, thanks ;) (by Uk Marine)
chemistry
 
how do you study organic chemistry? i need help.
[4 replies] Last: YES! I've my account there. (by NPcomplete)
Looping - Diameter, Circumference, and Area
 
Hey everyone! I'm really, really desperate now. My prof in Computer Science is of no help and is really rude so I'm stuck here not knowing what I did wrong. ...
[1 reply] : The only real problems are syntax errors preventing it from compiling,... (by naraku9333)
Dietel and Dietel
 
Going through posts i found a post that said books that you don't want and dietel and dietel was one of them http://www.cplusplus.com/faq/beginners/books/ why i...
[2 replies] Last: Thank you @Zhuge that was very helpful can you name me a good book for... (by Sharan123)
Learning new things in c++
 
It's been my third week learning SDL and it's relatively easier than what i expected now coming to the point i learned that there are other gaming engines or ga...
[no replies]
by s1l3nt
Career Project Help
 
I am doing a career project for school and part of it is finding someone in my desired field and asking them questions. My career project is about Softwa...
[no replies]
Should I switch to learning C instead?
 
I have tried to learn C++ and lost my way. Recently I thought I would be better off just learning C mainly as it is a much smaller language. The thing is for th...
[2 replies] Last: I think I am going to stick with learning C++ simply because I have ne... (by closed account z0My6Up4)
by CDuck
How much would it cost to build a PC? (1,2)
 
About how much would it cost to build a computer, if I purchased everything, to build a tower with a reasonable amount of RAM and Hard Drive space, with all the...
[20 replies] Last: I built a low-end gaming PC for $400. I made the chassis myself, thoug... (by ubernox)
by LB
How does reading/writing in blocks work?
 
I have long been under the impression that looping over all values of a 32-bit integer will take a very long time no matter what operation you do on each iterat...
[5 replies] Last: And because every situation has an xkcd comic related http://xkcd.com/... (by Lachlan Easton)
by llb022
Opensource projects
 
Hello Everyone, I have been working as a programmer now for just about a year. I have primarily been using c#, vb.net, and alpha basic+. I have also worked w...
[1 reply] : https://github.com/trending?l=cpp ... plus similar searches on source... (by kbw)
by DGdud
Greetings looking for someone who's in the field
 
Greetings folks, I'm starting my education in the field and would just like to ask some questions to someone who has the time and patience. It's required...
[7 replies] Last: 1-What are some of the jobs you would suggest to start gaining exper... (by closed account z05DSL3A)
Specific Design Question
 
I'm designing a user-friendly interface for working with modern OpenGL, and I have a few concerns regarding some areas. 1) Vertex Buffer Objects - would it be ...
[no replies]
Config file parsers
 
Which configuration file format do you prefer? INI, XML, JSON? Which interpreters/parsers do you use?
[9 replies] Last: Anyone have experience with QJSON? (by Stewbond)
Easy to follow Assembly x86 tutorials
 
I'm looking for Assembly tutorials for the x86 environment, I don't mind whether it's the original 16b from the 8086 or whether it's a newer 32b version, but I ...
[3 replies] Last: Well the only reason I wanted 16b support is because people I might be... (by TheBeardedQuack)
February 2014 Pages: 12345
  Archived months: [jan2014] [mar2014]

This is an archived page. To post a new message, go to the current page.