-
Content Count
159 -
Joined
-
Last visited
Awards
This user doesn't have any awards
About jam08060
-
Title
Member
Profile Information
-
Gender
Male
-
Occupation
Computer & Software Engineer
System
-
CPU
Intel i5-4670K
-
Motherboard
ASROCK Z97 Extreme4
-
RAM
16GB Corsair Vengeance Pro 1866MHz C9
-
GPU
ASUS GTX780Ti DCUII
-
Case
Fractal Design Define R4 w/Window (Arctic White)
-
Storage
500GB Samsung 840 Evo
-
PSU
Silverstone ST65F-G 650W PSU
-
Display(s)
ASUS PB278Q & ASUS PB238Q
-
Cooling
Swiftech H220
-
Keyboard
Das Keyboard Model S Ultimate
-
Mouse
SteelSeries Rival
-
Sound
Sennheiser HD558s, CHC Silverados, & Fiio E10
-
Operating System
Windows 7, Ubuntu 14.04, CentOS 7
- PCPartPicker URL
-
1 Million Subscribers - Thank you all! And a giveaway!
jam08060 replied to nicklmg's topic in LTT Official
Congrats on the 1 Million mark! I initially started watching Linus Tech Tips pretty close to the beginning when it was spawned off of NCIX Tech Tips and just stuck around for the slight randomness that seemed to be a constant theme in the videos. My favorite series is actually just the new string of videos on ChannelSuperFun because of the shenanigans but is closely followed up by all of the videos where Fractal Design purchased the ad slot >. One style of video I would like to see done that I can't remember if you guys have done yet is one on gaming snacks. Something kind of l -
All I'm allowed to say is that the company I work for makes memory. I cannot say anything more than that. And as far as the original post is concerned... If you decide to go the laptop route, I'd suggest something highly portable and not as much of a desktop replacement gaming notebook...
-
Excuse me... I read your post too quickly and thought you said when you access the servers you use editors other than command line based editors... What I was saying is that in the industry there are a huge number of servers that developers will run into that will only have things like VIM, nano, or emacs...
-
There are only two IDEs I would suggest for C++: Visual Studio or IntelliJ with the C/C++ plugin. Otherwise I suggest Emacs and a compiler (I'd recommend Clang with the LLVM backend, Open Watcom, or gcc for teh newbz)
-
Minecraft was written in Java... Unity never touched it 0.o C is also not out dated at all... its probably the most widely used language in the world (thanks to embedded applications) and is also always valid C++ code so it is always worth while to learn C before learning C++.
-
LOL.. I'm not sure you read anything I said in my previous post... also, your understanding of the developer base for C is flat out wrong. I could argue the developer base for C is the strongest of any language to date; the reason being is that 99% of all embedded applications are written in C. People don't program microprocessors / microcontrollers with js, php, or ruby on rails. And I could argue that the market share for embedded applications is much stronger than the market share for the internet as a whole. There are >7Billion people on the earth (as of 2012) with an average of 1.5
-
You are also dealing with school servers...
-
You are pretty much required to learn VI(M) if you ever interact with linux based servers... It is the only editor that is guaranteed to be on such machines...
-
Yes, but you will find that the majority of programmers out there use VI(M) or Emacs for 90% of their programming with the exception of programming languages like Java...
-
Well, Minecraft is 3D and entirely written in Java; so I'mnot entirely sure what your point is here... I develop Java, C, and C++ code... These languages are all static type languages and have comparable performance levels... Languages that do not compare to Java, C, and C++ in performance are dynamic style languages like python and perl... Hope this clears a bit up...
-
C and then C++ and learn OpenGL My reasoning: All of C is valid C++ code, so you will already be learning a good portion of C++ by learning C. C++ is pretty much the creme de la creme of Object Oriented languages when it comes to performance. OpenGL is the most widely supported graphics library and should be learned regardless of what languages you decide to learn. When learning C and C++ you will learn much more than just being able to design games, you may even discover something you would rather do than game design. I'm extremely biased toward C and C++ because I am a scientific progra
-
I'm slightly biased here... LEARN C! that's all I had to say...
-
When I want to get real work done I usually only use Emacs and a relevant compiler...
-
Its just objective C... all you need is a text editor and a compiler...
-
So, here is a list of features I look for in a programming notebook starting with the most important... 8GB Ram - I find myself consistently caching around 6.5-7 GB of ram when I'm programming since I usually run a virtual machine or two and generally have a billion chrome tabs open... 1080p+ resolution display (IPS) - I hate tn panels with a passion and anything under 1080p just doesn't provide me with enough screen real estate... 128GB+ SSD - Just makes everything faster... literally... everything... boot times, program loading times, drive-thrus, lines at theme parks... everything... i5, o