Login
Search
Welcome to the E-mpire Forums.
Welcome to the [ARG:3 UNDEFINED].

You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact support.
To register now click here.
Tech Central Tech support and discussion.

Reply
 
Thread Tools Display Modes
  #21  
Old 11-05-2009, 10:42 AM
=NukeBlaze='s Avatar
=NukeBlaze= =NukeBlaze= is offline
Eppur si muove!
 
Join Date: Sep 2002
Location: Where are you leading me, wire?
Age: 24
Posts: 3,536
Rep Power: 479
=NukeBlaze= is the king of the forums.=NukeBlaze= is the king of the forums.=NukeBlaze= is the king of the forums.=NukeBlaze= is the king of the forums.=NukeBlaze= is the king of the forums.=NukeBlaze= is the king of the forums.=NukeBlaze= is the king of the forums.=NukeBlaze= is the king of the forums.=NukeBlaze= is the king of the forums.=NukeBlaze= is the king of the forums.=NukeBlaze= is the king of the forums.
Aye, that is the reason I am taking a c++ class. C++ has been very flexible, and it is more suited for numeral calculations than anything else I have used. Programming is an accessory skill next to physics/math to me. I am more versed in computer and digital/analogue circuits than I am in software development.

The class I am in are using a SUN OS with accounts. They wanted us to telnet into it and make code from pico editor on the server. IT was a nightmare for most of the class for one reason or another, as they are probably not firmware with UNIX commands, networking, etc. I grabbed Visual c++ IDE for my windows 7 partition, as I found eclipse to be a pain in the neck to install on windows. I was looking at Qt recently just to see what GUI options it had as everything I write for class and in excess has launch parameters, cin'ed or sampled from a serial port line.

I've seen C code, but it is messy to me. Some of my Profs use it, probably because it is what they had, but I would take c++ over it.

Certain markups, such as latex, I am familiar with, but I use LYX as an writer. I've actually been looking into Arduiino since it is based on c++. I am hoping for better hardware interfacing for experiments with it.


The is the problem with budgets. In order to get anything done, you need to know something about everything. I have been looking into making an LED lighting system that is PWM controlled for dimming. I can do the circuits design and power supplies, however a better control system is probably going to be ardunio based with a digital potentiometer...as I hate slider pots.
__________________
Quote:
We accepted the products of Science, but rejected its methods.

Last edited by =NukeBlaze=; 11-05-2009 at 10:54 AM.
Reply With Quote
  #22  
Old 11-05-2009, 11:04 AM
Garfunkel's Avatar
Garfunkel Garfunkel is online now
Sup guys, I'm garf, I'm redundant.
 
Join Date: May 2005
Location: How am I supposed to know?
Age: 19
Posts: 12,300
Rep Power: 719
Garfunkel is the king of the forums.Garfunkel is the king of the forums.Garfunkel is the king of the forums.Garfunkel is the king of the forums.Garfunkel is the king of the forums.Garfunkel is the king of the forums.Garfunkel is the king of the forums.Garfunkel is the king of the forums.Garfunkel is the king of the forums.Garfunkel is the king of the forums.Garfunkel is the king of the forums.
haha, sun OS stuff is what my Uni has too. We don't have to use pico (thank god), we do get ubuntu machines in the labs though, but our code has to compile on the sun boxes because that is what they mark with.
__________________
Less invasions, more equations!
Reply With Quote
  #23  
Old 11-05-2009, 11:35 AM
=NukeBlaze='s Avatar
=NukeBlaze= =NukeBlaze= is offline
Eppur si muove!
 
Join Date: Sep 2002
Location: Where are you leading me, wire?
Age: 24
Posts: 3,536
Rep Power: 479
=NukeBlaze= is the king of the forums.=NukeBlaze= is the king of the forums.=NukeBlaze= is the king of the forums.=NukeBlaze= is the king of the forums.=NukeBlaze= is the king of the forums.=NukeBlaze= is the king of the forums.=NukeBlaze= is the king of the forums.=NukeBlaze= is the king of the forums.=NukeBlaze= is the king of the forums.=NukeBlaze= is the king of the forums.=NukeBlaze= is the king of the forums.
Aye, I basically just note I am compiling in Visual c++ when I turn in code, and I set the compile as non windows.

If it the same version of the g++, I don't think it should matter what *NIX you compile it on. I just happen to be using windows predominately this semester. When I write, I either use my laptop or I go back to a desktop I have fedora/windows xp on in the physics department. The desktop is locked down by our info services, but I managed to get the admin password and make a local admin account. After a day long battle with enterprise macfee, I finally banished it into the digital void...horrible AV. The desktop I use in the lap takes a fifth of the time to boot to desktop now compared to the others.
Reply With Quote
  #24  
Old 11-05-2009, 12:41 PM
Garfunkel's Avatar
Garfunkel Garfunkel is online now
Sup guys, I'm garf, I'm redundant.
 
Join Date: May 2005
Location: How am I supposed to know?
Age: 19
Posts: 12,300
Rep Power: 719
Garfunkel is the king of the forums.Garfunkel is the king of the forums.Garfunkel is the king of the forums.Garfunkel is the king of the forums.Garfunkel is the king of the forums.Garfunkel is the king of the forums.Garfunkel is the king of the forums.Garfunkel is the king of the forums.Garfunkel is the king of the forums.Garfunkel is the king of the forums.Garfunkel is the king of the forums.
yeah. The biggest issue for us was that the version of the compiler they were using was from like 1788 or something, so you got the occasional error, that was it. And in one of the subjects we were required to submit with the sun CC compiler, which doesn't allow you do do things like:

int lolbar = 49;
Donkey *fish = new Donkey[lolbar];

You have to use constants for sizes
Reply With Quote
  #25  
Old 11-05-2009, 03:48 PM
curryking1's Avatar
curryking1 curryking1 is offline
...think you can, you're probably right
 
Join Date: Jul 2005
Location: Cannabis is kind of legal land
Age: 20
Posts: 15,397
Rep Power: 2202
curryking1 is the king of the forums.curryking1 is the king of the forums.curryking1 is the king of the forums.curryking1 is the king of the forums.curryking1 is the king of the forums.curryking1 is the king of the forums.curryking1 is the king of the forums.curryking1 is the king of the forums.curryking1 is the king of the forums.curryking1 is the king of the forums.curryking1 is the king of the forums.
Ya sorry, I meant 1.03, whatever is the latest release. I haven't been able to find 1.03 myself, but then again I was searching by '1.3' so that might have made it more difficult lol.

Ya it looks like VLC 1.03 is out on Linux, everything I've found so far is a tar.bz2 package, although I've only searched a bit so far. I'm still not very good at compiling myself so if you run across a .deb let me know lol.
__________________

Final Fantasy VIII - Somewhere Only We Know - 4 min 3 sec
Final Fantasy VIII - By the Way - 3 min 33 sec

Final Fantasy VIII - Anything For This - 3 min 18 sec
Final Fantasy VIII - A rich story of love, rivalry, and power with some of the most lovable,
exciting and memorable characters ever; and an equally exciting game to match.

VII - VIII - IX - X
Ambition - Exposition - Affection - Devotion
PS3. Once uber expensive. Always uber worth it. Now 299. -- Laguna: "Chill man, it's cool.
Reply With Quote
  #26  
Old 11-05-2009, 07:33 PM
JasonXe's Avatar
JasonXe JasonXe is offline
Obama stars in "The Last Negro Samurai"
 
Join Date: Jul 2005
Location: Florida!!
Age: 22
Posts: 6,272
Rep Power: 1210
JasonXe is the king of the forums.JasonXe is the king of the forums.JasonXe is the king of the forums.JasonXe is the king of the forums.JasonXe is the king of the forums.JasonXe is the king of the forums.JasonXe is the king of the forums.JasonXe is the king of the forums.JasonXe is the king of the forums.JasonXe is the king of the forums.JasonXe is the king of the forums.
Still learning c++. I wish someone would of emphasis pseudocode when i first started since it makes coding easier to understand. I've grasp a couple of concepts that I would of never gotten out of this book.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 04:02 AM.