Does anybody program on a laptop? How do you like it?
Starting today August 7th, 2024, in order to post in the Married Couples, Courting Couples, or Singles forums, you will not be allowed to post if you have your Marital status designated as private. Announcements will be made in the respective forums as well but please note that if yours is currently listed as Private, you will need to submit a ticket in the Support Area to have yours changed.
What about the screen size? Most laptop screen are smaller. Also processing power? Do you use a wireless mouse? Is your laptop keyboard is big as a regular keyboard?oddchild said:i do.. its just the same as programing on a desktop...
"Gateway creates US jobs" good point. Like to buy American products when I can. Thanks for the information. I'll take a look at Gateway. I've had several other friends tell me to look at Gateway.Durelen said:Gateway.
I dont like their desktop computers but their laptops are great.
Gateway laptops are nice but you may pay a little more than for Toshiba.
Gateway creates US jobs.
Software package is pretty nice with Gateway. My software package was nearly worth as much as the laptop its self.
If I were to get another brand? Gateway would need to go out of business first.
Windows Platform for now. The languages would be C++, foxpro, asp, html, javascript and xml. For the most part C++.datan said:out of curiousity, what platform/language are you going to be programming on?
Well the hardware is still mostly from china (haven't seen US hardware in looong time) but assembly and sales are US jobs. I think their support is still in the US too.sledhead said:"Gateway creates US jobs" good point. Like to buy American products when I can. Thanks for the information. I'll take a look at Gateway. I've had several other friends tell me to look at Gateway.
#include <stdio.h>
main ()
{
printf("Ahhh C++ Good language!");
}
I have seen that in a while "printf" good old c days.Durelen said:Well the hardware is still mostly from china (haven't seen US hardware in looong time) but assembly and sales are US jobs. I think their support is still in the US too.
Code:#include <stdio.h> main () { printf("Ahhh C++ Good language!"); }
What lang. do you work in?linuxChique said:I have a sony vaio. I love the mobility, hate the battery life (2 hrs max), and rather dislike the small screen and keyboard. I even have a 13 inch screen on my laptop. I'd much rather code on a desktop. I've coded from the laptop directly, and sshed into my desktop, and haven't noticed any difference by way of processing power (700 mhz laptop vs 1.2 ghz desktop).
All in all, i'll stick to my desktop.