Thread: Network programming freelancer

  1. #1
    Registered User
    Join Date
    Sep 2020
    Posts
    3

    Network programming freelancer

    Hi, I studied Linux+, Network+,
    Want to work as freelancer part time in "network programming",
    Just one programming language to live with, easy language or not doesn't matter,
    1- Which "network programming" programming language is good for freelancer, in demand.
    2- Which "network programming" field is good for freelancer, in demand.
    Thank you.

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,660
    > Want to work as freelancer part time in "network programming",
    So what's your day job?

    Part time can be anywhere between 1 hour a month and 20 hours a week.
    What's your commitment?

    > 1- Which "network programming" programming language is good for freelancer, in demand.
    > 2- Which "network programming" field is good for freelancer, in demand.
    Two things
    1. "in demand" is geographically sensitive. What's in demand in one place isn't in demand somewhere else.
    2. "in demand" is time sensitive. What's in demand today might be cheap as muck tomorrow. Because wherever there is a demand, there is an in-rush to meet that demand, and then there is a glut.
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

  3. #3
    Registered User
    Join Date
    Sep 2020
    Posts
    3
    Thank you bro Salem for trying to help me,
    I love Linux, Bash,
    I work in another field, now want to work 3-5 hours in a day in network programming,
    Maybe in the future I will change my work to programming.
    could you advice me?

  4. #4
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,660
    Are you dedicating 3 to 5 hours of your day to just learning?

    The first port of call for network programming would be this -> Beej's Guide to Network Programming

    The next question would be, what kind of network programming
    - kernel level drivers written in C
    - low level userland applications written in standard C or C++ (using only what the OS gives you)
    - higher level userland applications using 3rd party C or C++ libraries (eg libcurl)
    - higher level userland applications using say Python

    What aspect of network programming interests you?
    - email
    - web browsing
    - chat applications
    - video streaming
    - cryptocurrencies
    - cloud computing
    - and
    - so
    - on
    - ad
    - nauseam
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

  5. #5
    Registered User
    Join Date
    Sep 2020
    Posts
    3
    -- "Are you dedicating 3 to 5 hours of your day to just learning?"
    I wiil increase it,
    -- "What aspect of network programming interests you?"
    Monitoring the internal operating system online and offline and monitoring network devices, in general, analyzing the impact of programs and applications on the operating system and other network devices online and offline.
    --
    Is it possible to earn money from it "aspect of my network programming interests" even if it is not continuous or regular?

  6. #6
    Registered User
    Join Date
    May 2009
    Posts
    4,183
    Network Administrator and Network Programmer are two different things; what you stated you wanted to do sounds like Network Administrator to me.

    Edit: I have never done either one; but, I did work in a group one tine that had an Network Administrator. One that did network/router administration.

    Tim S.
    Last edited by stahta01; 08-08-2022 at 04:42 PM.
    "...a computer is a stupid machine with the ability to do incredibly smart things, while computer programmers are smart people with the ability to do incredibly stupid things. They are,in short, a perfect match.." Bill Bryson

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. How to - network programming with C++?
    By chaienbungbu in forum C++ Programming
    Replies: 1
    Last Post: 01-21-2010, 09:27 PM
  2. network programming
    By kishorkundan in forum Networking/Device Communication
    Replies: 2
    Last Post: 11-22-2005, 12:54 PM
  3. network programming
    By laasunde in forum C++ Programming
    Replies: 0
    Last Post: 05-31-2003, 10:16 AM
  4. HOW TO: Network Programming in C++
    By govi in forum Windows Programming
    Replies: 7
    Last Post: 08-06-2002, 05:02 AM
  5. Network Programming
    By Drakon in forum C++ Programming
    Replies: 9
    Last Post: 01-07-2002, 10:58 PM

Tags for this Thread