UNIX Help & Advice


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers UNIX Help & Advice
# 1  
Old 01-05-2010
UNIX Help & Advice

I originally sent this as a PM to Neo, but I was ignorant towards the rule of PMing someone with technical information. Below is a copy / paste of the questions I asked. If anyone can help, I'd appreciate it tons. Thank you! Smilie

The first OS I ever encountered was DOS and Windows 3.1. Ever since then I've been using nothing but Windows ... until recently!

I just purchased a Macbook Pro and I am extremely happy with it. What makes it even better is the fact that it's UNIX-based. The Macbook has brought a new kindled interest in computers that I've lost over the years.

I've always wanted to learn about UNIX and programming in C. Right now I'm only familiar with HTML and CSS. But every time I see a command console and C code I just get happy and I'm always wondering, "What's it doing?"

I'm wondering if you could give me some advice on where to start - on where to begin this adventure. I want to learn as much as I can about UNIX and C. What books would you consider a "must have" or recommend, for a total novice? The only UNIX experience I have is installing Linux and running it for a while, and now the new addition: OS X. These are desktop-user experiences, though. I want to get my hands dirty and dig deep. I want to learn what's really going on underneath the pretty interfaces. I want to create things from scratch. I just want to know.

I've been asking a lot of professors at the local college for help, but sadly our computer science department is not that great. I'm always referred to C++ and Visual C++ when asked about programming, and it's almost always a, "Use Visual Basic if you're new." I honestly believe their philosophy is to just teach us what we need to know to get by, and not the history, art, and philosophy of a programming language - which is what I'd love to learn.

I believe I started off on the wrong foot and got lost. If I would have used a UNIX based OS 15 years ago, I think I would have been much happier. I must now start over and relearn something new (OS X), so I figure what better than to start fresh with OS X and UNIX.


- (z)^2
# 2  
Old 01-05-2010
Welcome to unix.com!

In the Answers to Frequently Asked Questions forum you can find the sub-forum I'm new to Unix. Which books should I read?.
 
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Solaris

Advice to become a unix guru?

Hello, I have recently completed my training for Solaris 10 and have a good understanding of the bases now. I am playing around with my system but can't do much since my knowledge is limited. I am looking for some projects or some threads where I can learn more and expand my knowledge step by... (16 Replies)
Discussion started by: saudsos
16 Replies

2. UNIX for Dummies Questions & Answers

UNIX advice needed desperately :/

Firstly I do need to state that I am turning here as a last resort. Im in my first year of a Computer Networking and technical support course, and as a first year I must complete a Introductory Unix/Linux class. I have been doing well in the course so far however I have been stumped on the final... (1 Reply)
Discussion started by: setaylor5
1 Replies

3. Shell Programming and Scripting

Advice using cut & echo combination commands

Hi, I am cutting data from a fixed length test file and then writing out a new record using the echo command, the problem I have is how to stop multiple spaces from being written to the output file as a single space. Example: cat filea | while read line do field1=`echo $line | cut -c1-2` ... (6 Replies)
Discussion started by: dc18
6 Replies

4. Solaris

Career advice: Solaris & SUN support

I'm looking for career advice here. I've been working as a support engineer for Sun partners for 2 years now, and I worked with a lot of servers, tape libraries, and SAN storage. I have also done a lot of server installations and gone to a lot of trainings. Now, I'm offered to do Solaris... (13 Replies)
Discussion started by: Sun Fire
13 Replies

5. UNIX for Dummies Questions & Answers

Re-learning Unix - need some advice.

I learned Unix about 6 years ago, I think it was the System V version back then. My course taught me, Unix commands, shell scripting, Vi editor, and probably more stuff. I wanted to stick with Unix but life didn't allow me to, my college back then used Windows 95 and then my job as a... (8 Replies)
Discussion started by: thoughts
8 Replies

6. Solaris

Advice - Solaris 9 Exam 310-014 & 310-015

I think I am ready for the 310-014 exam but not quite ready for the 310-015 exam as I still have a lot of study and practice to do to prepare for it.. Do most people sit the 014 exam and then prepare for the second exam? Any advice on how to tackle these is appreciated.. (3 Replies)
Discussion started by: frustrated1
3 Replies

7. UNIX Desktop Questions & Answers

Learning Unix , Advice?

I am a long-time Windows NT, 2000 user at home and work. I want to learn Unix to broaden myself. What flavor do you recommend and how do you recommend practicing with it at home? how to get a copy of it to practice with? (1 Reply)
Discussion started by: robmaxfli
1 Replies

8. Programming

Very simple Unix Prog in C, could use advice/help

I just want to get the read() system call to do it's thing! LOL It's now 3:30 AM in the morning, and as I'm the stubborn type I don't like to go to bed with unsolved code :) However I submit humbly now to anyone who can show me what my dumb mistake is. The program imitates a daemon process that so... (6 Replies)
Discussion started by: johnsonmj
6 Replies

9. UNIX for Dummies Questions & Answers

Advice on UNIX/Linux

I have 6 extra hard drives and want to install them in my boxes and run UNIX, LINUX andyes M$ Winblows. How do I make it so i have the choice of which HD to boot from? Also, which UNIX distribution should i run to get aquainted with it, and wheres the best place to get it? Thank you very much if... (5 Replies)
Discussion started by: r1sk
5 Replies
Login or Register to Ask a Question