Sponsored Content
The Lounge What is on Your Mind? Computer Science and Information Technology Post 302400525 by joeyg on Wednesday 3rd of March 2010 12:09:24 PM
Old 03-03-2010
Hammer & Screwdriver Computer Engineering?

From someone who went thru BU's Computer Enginerring program, well some years back, what about that? You did say you like to take apart computers.
For me, the Engineering side was good to force me to understand the hardware of the situation. Computer Science incorporates a lot of theory, and the addition of the hard technical was a plus.
Lastly, perhaps you could get a part-time job or internship in an organization that would allow you to see and experience some of the actual work done.
 

6 More Discussions You Might Find Interesting

1. Programming

Is Web Development is a part of computer science ?

I am now a student in university in 2nd year. I am studying computer science. But I am not sure what type of jobs computer science provide. I know some of them are software programming or network management. Recently, I hear some about Web Development. I wonder if it is a part of computer science.... (1 Reply)
Discussion started by: Anna Hussie
1 Replies

2. Web Development

Is Web Development is a part of computer science ?

I am now a student in university in 2nd year. I am studying computer science. But I am not sure what type of jobs computer science provide. I know some of them are software programming or network management. Recently, I hear some about Web Development. I wonder if it is a part of computer... (3 Replies)
Discussion started by: Anna Hussie
3 Replies

3. What is on Your Mind?

How would you analyze the impact of C language on computer technology?

What is extent of influence of C language? How essential is it in today's computer and IT technology? Do you think that the inventor of C language deserves more recognition than he appreciates now? (1 Reply)
Discussion started by: Anna Hussie
1 Replies

4. What is on Your Mind?

Forum Trivial Pursuit - New Computer Science and Mathematics Trivia for UNIX.com

I have added a new experimental "Computer Science and Mathematics Trivia - True or False" section in the discussions, currently under the tags box. In the future, I plan to Expand this feature to add more trivia categories from math, science and technology. Keep track of correct and... (20 Replies)
Discussion started by: Neo
20 Replies

5. What is on Your Mind?

1000+ Computer Science Trivia Questions at UNIX.COM

The UNIX and Linux Forums now has over 1000 TRUE / FALSE computer science and computer related trivia question in our database. These questions are of relatively high quality (compared to similar sites on the web) and are fun (according to feedback by users). In the first week during the... (1 Reply)
Discussion started by: Neo
1 Replies

6. What is on Your Mind?

Debugging Our Computer Science Trivia Feature

Only a few days after I coded this new feature from scratch, we are seeing over 3000 entries in the database from members (mostly guests) playing CS trivia. I have spend a lot of time coding this (from scratch) and testing the API. From the logs, it seems to have an API bug which appears... (31 Replies)
Discussion started by: Neo
31 Replies
NFCOMMENT(3)						     Library Functions Manual						      NFCOMMENT(3)

NAME
nfcomment - a user interface to the notesfile system SYNOPSIS
nfcomment ( notesfile, text, title, dirflag, anonflag ) char *nfname, *text, *title; cc ... -lnfcom DESCRIPTION
Nfcomment provides user programs with the ability to insert notes into a notesfile. The note is inserted into the notesfile specified by nfname. Text is the address of the body of the note; this must be null-terminated. If text is NULL, the note is gathered from standard input until an EOF is encountered. The note is entered with the title specified by the title parameter. If the dirflag or anonflag parameters are non-zero, the director message is enabled or the note is entered anony- mously. These take effect only if the user has the appropriate priviledges in the notesfile. Nfpipe is used to make the actual insertion of the text. FILES
/usr/lib/libnfcom.a -lnfcom library SEE ALSO
nfpipe(1), notes(1), popen(3S), system(3), The Notesfile Reference Manual AUTHORS
Ray Essick (uiucdcs!essick, essick%uiuc@csnet-relay.arpa) Department of Computer Science University of Illinois at Urbana-Champaign Urbana, IL Rob Kolstad (kolstad@convex.UUCP) CONVEX Computer Corporation Richardson, TX University of Illinois NFCOMMENT(3)
All times are GMT -4. The time now is 03:01 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy