The more I peruse this site the more I realize its filled with IT people. Just to satisfy my curiosity who all is in a tech. job out there? I ask because I'm in college now taking Comp. Engineering and once I know who you are I will shamelessly bombard you with questions.
____________________________
SSubZero wrote:
MNK: "OK we're gonna go in and get those items." WHM: "Did you have a plan?" MNK: "Plan? I was going to walk through the front door and start punching people."
I'm a software engineer. I do Windows and Linux drivers, libraries, and applications for high-performance analog data acquisition and playback systems.
. “Power even if it is raw uncontrolled potential is just as dangerous as a trained assassin. It is unpredictable and deadly if your are not prepared." ~Gatomon From the story A Fox Among Wolves.
"We don't just borrow words; on occasion, English has pursued other languages down alleyways to beat them unconscious and rifle their pockets for new vocabulary." — James D. Nicoll
Alright expect random panic induced questions at 5am before an assignment is due.
____________________________
SSubZero wrote:
MNK: "OK we're gonna go in and get those items." WHM: "Did you have a plan?" MNK: "Plan? I was going to walk through the front door and start punching people."
Current day job: Systems administrator / network analyst / a few other things. (I wear a lot of hats.) I specialize in proactive server management and backup systems. Exchange pisses me off a lot. Windows Server 2003 pisses me off even more.
I am a student in the MIT program at UGA, Master of Internet Technology, so at night I'm learning to program Android phones and deal with back end SQL databases and stuff.
____________________________
All jobs at level 99Bard 4 Life Hanging out in the Ionosphere these days ::Finale II HNM Daurdabla 85 completed 3-18-2013 *** Gjallarhorn 95
Turin wrote:
(Zelduh)'s won the argument by going so far off the deep end that no one is willing to follow.
I just got turned into one of two main Server / Network administration people as my primary job at other job. Before that it was Primary on the workstation side of things, along with software compliance, programming, and everythign else. Now I do all that, but I kick routers and switches and sling fiberchannel cards around more often. Lots of hands on, lots of ordering of expensive toys, lots of document writing, lots of codeing, lots of computer building and rebuilding, and now server building and rebuilding. I make the OS images. I used to make all the statewide benchmarking and acceptance trial documents for new hardware. I personally saved a certain state government just under 1 million dollars last year during a certain software audit by a certain Adobe corporation, so I like to think I have job security for a few years.
Right now i'm alternating between updating some of our woefully out of date server applications, and creating useful documentation for the thingies that my predecessor never documented. We had multiple production frontline file servers that hadn't had a firmware update in 5 years. Things like that have been fun to deal with. But basically it keeps things interesting, there is always something to be done.
Ironically my degree isn't even in IT, it's in Security and Intellegence studies.
Computer Engineering major senior here, soon to go super seniorjin. Analog is evil, digital is <3. Make friends with electrical engineers, computer engineers, and computer science peoples.
I dunno about those electrical engineering people. Seem kinda odd.
____________________________
SSubZero wrote:
MNK: "OK we're gonna go in and get those items." WHM: "Did you have a plan?" MNK: "Plan? I was going to walk through the front door and start punching people."
Computer Engineering major senior here, soon to go super seniorjin. Analog is evil, digital is <3. Make friends with electrical engineers, computer engineers, and computer science peoples.
Technically speaking I would fall into the super senior as well. Spent 3 years at a 4 year working on my IT major only to be dumb and let a girl cloud my judgement. Ended up taking a year and a half off of school and now I'm back working on my associates for IT.
Now I need to find a 4 year again that supports online IT programs so I can lock down that bachelor's degree. Then, possibly work towards my masters. Who knows... Just gotta keep dreaming big.
I'm pretty much a unix/linux centric IT guy. I've done everything from system imaging, to network analysis, to fileserver administration, to database server administration, to remote site integration/configuration, to specialty hardware management. What I mostly do these days is process integration, automation, and optimization. Basically, I figure out how to make some new system/hardware work in our engineering environment and figure out how to improve existing methodologies, and then figure out how to automate such things as much as possible.
If you need help figuring out how to take a 400 line perl/python script requiring OS/version specific modules which someone spent a month writing and turn it into a 20 line ksh script that'll run on every unix/linux system in the world natively, I'm your guy.
I've done minimal scripting in Linux for school but the other day in my net os class I had to put in like 20 users into my server w/o the use of a batch file. The first thing I thought of was "I could use a script for this if it were linux..."
I've enjoyed the linux end of my learning so far. But its only one class out of the 3 years that even mentions it.
____________________________
SSubZero wrote:
MNK: "OK we're gonna go in and get those items." WHM: "Did you have a plan?" MNK: "Plan? I was going to walk through the front door and start punching people."
I've enjoyed the linux end of my learning so far. But its only one class out of the 3 years that even mentions it.
Are you talking about classes on the subject? Or classes in which you use linux/unix in some way? Because I'm a bit surprised that you could be in a comp-eng major and not have to use unix in some way for just about every other class. Every programming class I've taken used unix. Even the Assembler class used a unix based 8088 simulator. Java, C, C++, all on unix systems. Heck. Even the broad "programming concepts" class I took once that included brief bits using such valuable languages as fortran and lisp were run on unix. I actually don't think I touched a windows system for any course that involved computers in any way.
Might be based on how the school is set up though.
I've rarely used unix for programming at school. I took a bad ese introducting to c course which didn't touch unix. A c/c++ course and 3xjava courses that only used unix for handing in homework. I'm taking Advanced Programming in Unix/C now where we program in unix and compile on multiple hosts, usually unix based.
But yeah it's not as common as it used to be. We used Eclipse for java and visual studios for c/c++. I think we could have used unix for java/c/c++ programming if we wanted to.. but honestly why would you want to torture yourself?
I say become friends with EE people because computer engineering is basically EE with a side order of programming. There's a reason you can't double major in eletrical engineering and computer engineering. (At stonybrook at least)
I've enjoyed the linux end of my learning so far. But its only one class out of the 3 years that even mentions it.
Are you talking about classes on the subject? Or classes in which you use linux/unix in some way? Because I'm a bit surprised that you could be in a comp-eng major and not have to use unix in some way for just about every other class. Every programming class I've taken used unix. Even the Assembler class used a unix based 8088 simulator. Java, C, C++, all on unix systems. Heck. Even the broad "programming concepts" class I took once that included brief bits using such valuable languages as fortran and lisp were run on unix. I actually don't think I touched a windows system for any course that involved computers in any way.
Might be based on how the school is set up though.
Nope Touched on open suse a tiny bit in operating systems1. Operating systems 2 is learning ubuntu. C, C#, assembly all windows based. I think the CSI class does pearl in linux but thats about it. Just started working with mySQL today and I think I'm going to do alot of outside learning to get more linux/unix experience.
____________________________
SSubZero wrote:
MNK: "OK we're gonna go in and get those items." WHM: "Did you have a plan?" MNK: "Plan? I was going to walk through the front door and start punching people."
I say become friends with EE people because computer engineering is basically EE with a side order of programming. There's a reason you can't double major in eletrical engineering and computer engineering. (At stonybrook at least)
The EET's at my school seem like a bunch of meatheads compared to the insecure, magic playing ubernerds that make up the Comp. Eng. techs. I fall somewhere in between.
____________________________
SSubZero wrote:
MNK: "OK we're gonna go in and get those items." WHM: "Did you have a plan?" MNK: "Plan? I was going to walk through the front door and start punching people."
Between two different schools I had to take 2 classes of C++, Java at both schools, some SQL stuff for the four year school's database class, and an entire class for Linux at my tech school. They offer a second linux class but the demand is rather lacking for it, pretty sure it's myself and my buddy only.
I just don't understand how anyone can enjoy coding, I find it far too tedious for my liking.
I'm learning to love coding. Well trying to anyways. Wrapping my head around AND, OR, XOR. etc. and binary calculations is still difficult though.
____________________________
SSubZero wrote:
MNK: "OK we're gonna go in and get those items." WHM: "Did you have a plan?" MNK: "Plan? I was going to walk through the front door and start punching people."
I just don't understand how anyone can enjoy coding, I find it far too tedious for my liking.
That's just because you suck at it.
Lol, I'm not the best don't ever expect me to code you some masterpiece. I was able to do enough to get by with A's at least. With a PC I can rip the thing apart, inspect the parts, hold them in my hands and get a physical feel for things. Code is just letters and symbols that make sh*t happen.
Perhaps this is all based on the fact I learn by doing rather than seeing.
I'm a Technical Advisor for an electrical department in my local store. Not very often I get difficult questions come my way, but I do occasionally, and I sometimes get to have a hands-on play around with new toys, or customers broken PCs etc. Apparently I've been making a name for myself amongst some of the customers (In a good way). Not a highly technical job, but it's certainly nice (When the manager's aren't... well you know.).
Edit: Most knowledge is self-taught, but I did take a programming course for my A-Levels, involved Pascal, and Visual Basic. (The course also gave me an overview of general computing, pretty standard stuff except the binary math...)
Edited, Nov 20th 2011 9:19am by MagingMartin
____________________________
Proud PUP of Phoenix. Jobs: PUP COR RNG BLM NIN WHM 90 Member of Finale. My Blog
Site Admin here. Deal with Mitel and Cisco Phone systems, basic Cisco switch stuff and an entire amount of hardware troubleshooting and fixing ranging from jsut about any computer down to ahndheld vmu stuff. I also know a decent amount of fedex and ups software and other random crap.
Edit, I graduate college with a bfa in graphic design, ba in printmaking and a minor in CIS.
I'm a programmer, but not the way that most people view programming. I got my degree in Electrical Engineering.
I build, program, and troubleshoot robots and industrial machinery, mostly for the auto industry. Surprisingly I didn't get laid off during the 2008 crash (but was forced to take 4 weeks vacation around that Christmas/New Years), and have been employed full time for the whole 6 years since I graduated college.
MNK: "OK we're gonna go in and get those items." WHM: "Did you have a plan?" MNK: "Plan? I was going to walk through the front door and start punching people."
Make truth tables until you have them memorized? The functions shouldn't be too complex to understand. 00, 01, 10, 11 results with AND:0,0,0,1 OR:0,1,1,1 XOR:0,1,1,0 NAND:1,1,1,0 NOR:1,0,0,0 NXOR:1,0,0,1
Also, you can make everything from just NAND gates. Everything!
I've been tinkering with computers since I was old enough to open a case (not exaggerating). I built my first network back in the days of the coax bus and netBEUI. No professional experience (not counting the "You know computers? Make my computer talk to the printer on the other side of the building" crap).
I'm currently working on a degree in InfoSec. Most of my classes have been in networking and security. I start Digital Forensics in two weeks. Slowly teaching myself a SysPen skill set in my own time.
Make truth tables until you have them memorized? The functions shouldn't be too complex to understand. 00, 01, 10, 11 results with AND:0,0,0,1 OR:0,1,1,1 XOR:0,1,1,0 NAND:1,1,1,0 NOR:1,0,0,0 NXOR:1,0,0,1
Also, you can make everything from just NAND gates. Everything!
While not directly IT related, it is interesting to learn the physical side of things like how semiconductors work, and how logic gates are made out of transistors (even really teeny tiny ones), and how arrays of these make logic circuits, and then combine to make computers. It's like the circle of life or something!
I'm learning to love coding. Well trying to anyways. Wrapping my head around AND, OR, XOR. etc. and binary calculations is still difficult though.
I love logic gates lol. Digital stuff is my favorite. Demogorgan's law, flip flops, etc. So easy and fun.
Heresy!
____________________________
What if the bird will not sing? Nobunaga answers, "Kill it!" Hideyoshi answers, "Make it want to sing." Ieyasu answers, "Wait." Timelordwho answers "Just as Planned."
Make truth tables until you have them memorized? The functions shouldn't be too complex to understand. 00, 01, 10, 11 results with AND:0,0,0,1 OR:0,1,1,1 XOR:0,1,1,0 NAND:1,1,1,0 NOR:1,0,0,0 NXOR:1,0,0,1
Also, you can make everything from just NAND gates. Everything!
While not directly IT related, it is interesting to learn the physical side of things like how semiconductors work, and how logic gates are made out of transistors (even really teeny tiny ones), and how arrays of these make logic circuits, and then combine to make computers. It's like the circle of life or something!
Taking/Finishing up a class about that now actually lol. I haven't really been paying enough attention though. All I remember is that I can make any logic function using pmos and nmos mosfets pretty easily. And then optimize the timing or something. I need to spend some time studying for that class. <.<;