Sponsored Content
Top Forums UNIX for Advanced & Expert Users How to get more experience??? Post 7422 by loadc on Wednesday 26th of September 2001 09:23:36 AM
Old 09-26-2001
May be GNU to you...

Aiiight-


The best places you can put out some effort and really gain experience as well as get your name out and meet some really awesome people to know is to volunteer some time to some of the Open Source projects. Open something up on Sourceforge, ask to help out on one of the *BSD projects (those guys will be a TREMENDOUS resource, they know that OS inside and out), ask to help out at the FSF, start your own project for the FSF, then ask if anyone would like to help you. Sometimes there are things people want to see done, but they do not have the time to put towards it themselves, but they are not against helping someone with the time to do it for them. So, ask if what people would like to see done to what projects (lurk some usenet groups and see what peopel are looking for). You may need to sit and learn some new things, there may be pieces you need to figure out before you could write new kernel modules, etc. In all seriousness, the GNU website usually has a link asking for those that would like to volunteer time or resources to the projects, that's a good place to start as well.
You won't get paid, but you don't seem to be asking to, the people working on these projects are amazing, top-level people (there are also a lot of average geeks on them as well, so don't be scared off), I don't think you could ask for a better place to get into programming and really get some hard-core exp.


Later,

loadc
 

4 More Discussions You Might Find Interesting

1. Programming

How to get more experience???

I'm kinda fed up with all the theoretical side of the programming. now i'd love to participate in some project dealing with C network programming under Unix. My question is: is there any online programs or projects where i can really participate? Any other suggestions how to build up practical... (1 Reply)
Discussion started by: solvman
1 Replies

2. UNIX for Dummies Questions & Answers

Anyone have experience with Quantum DLT8000

I know this is off subject, but I have been having fits with a Quantum M1500 library with DTL8000 drives, and figured that some of you have had some experience with them. Thanks, Chuck (1 Reply)
Discussion started by: 98_1LE
1 Replies

3. UNIX for Advanced & Expert Users

Comparing experience with AIX, HP-UX, and Solaris

I'm investigating AIX/HP-UX/Solaris for use in a research environment. Although there is plenty of technical documentation online, some important questions can only be answered from long user experience. I'd like to hear whatever you can contribute if you can compare at least two of these. To... (16 Replies)
Discussion started by: wenp
16 Replies

4. AIX

Looking for AIX Practical Experience

I have been in IT for around 7 years now and have benefited greatly from Open Source as well as free commercial offerings like Vmware Server that allow me to setup virtual environments and get some hands on time with different OS's and software. I am starting a new job in a few weeks which has... (5 Replies)
Discussion started by: supercrazy1
5 Replies
OCSIGEN(1)						      General Commands Manual							OCSIGEN(1)

NAME
ocsigen - Web Development framework in OCaml SYNOPSIS
ocsigen [options] DESCRIPTION
ocsigen is a programming framework providing a new way to create dynamic web sites. Its goal is to offer an alternative to Apache/PHP, based on cutting-edge technologies coming from research in programming languages. With ocsigen, you program in a concise and modular way, with a strong type system which helps you to produce valid xhtml. The server handles sessions, URLs, and page parameters automatically. OPTIONS
-c, --config Alternate configuration file. -d, --daemon Daemon mode (detach the process). This is the default when there are more than 1 process. -help, --help Show summary of options. -p, --pidfile Specify a file where to write the PIDs of the servers. -s, --silent Silent mode (error messages go in errors.log only). -v, --verbose Verbose mode. -V , --veryverbose Very verbose mode (debug). -version Show version of program. SEE ALSO
ocamlc(1). AUTHOR
ocsigen was written by Vincent Balat <vincent.balat@pps.jussieu.fr>. This manual page was written by Samuel Mimram <smimram@debian.org>, for the Debian project (but may be used by others). 2006-09-14 OCSIGEN(1)
All times are GMT -4. The time now is 06:40 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy