NewStats: 3,264,223 , 8,183,023 topics. Date: Tuesday, 10 June 2025 at 08:40 AM 6t6f6h6z3e3g |
Why Is No One Talking About Networking Here (2267 Views)
(1) (Go Down)
spytime(m): 8:49am On Mar 14, 2015 |
Morn to u all the gurus I respectfuly doff my cap for you all, but pls is it only programming that is good and worthwhile in ICT world? What about networking? Or is networking not as good as programming? Please help my wondering mind God bless you all
|
naijatechworld: 7:15pm On Mar 14, 2015 |
That is probably because this section is basically just for 'PROGRAMMING' as u can see from the title. If u want Networking u might have 2 go to or Phone Section in Nairaland.
|
Haul(m): 4:57pm On Mar 15, 2015 |
The science and technology section of Nairaland has drop. No resonable programmer will sacrifise his time here.
|
maekhel(m): 5:02pm On Mar 16, 2015 |
spytime:Check www.tutorialslodge.com/networking |
Borwe: 6:29am On Mar 17, 2015 |
Networking would have never existed without programming. There would be no LAN cables if there was no software to know it existed. To me I see networking as just connecting bunch of computers wireless or wired, it's the easiest thing to do. Anyones Grandma can do it. NOTE: Sending blue tooth files is creating a network between two devices also. ![]() ![]() ![]() 1 Like |
spoilerx: 3:15pm On Mar 17, 2015 |
Borwe: that's so incorrect |
Borwe: 7:44pm On Mar 17, 2015 |
spoilerx: What is networking without a software to detect that a network even exist? |
spoilerx: 6:11am On Mar 18, 2015 |
Borwe: what is software without the internet and networks? |
Borwe: 6:44am On Mar 18, 2015 |
spoilerx: Bro, you need internet to open Microsoft word? ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() 1 Like |
spoilerx: 1:30pm On Mar 18, 2015 |
Borwe: still not sure how that is funny, they both go hand in hand . then after typing the docx file , u probably need email to send it to others . think about cloud computing without a network infrastructure... the most popular apps are internet based whatsapp,Facebook & co. networking is equally as important as software. |
Borwe: 6:07pm On Mar 18, 2015 |
spoilerx: Softwares can exist without networks, but networks can't without software, get it? I don't need internet to create a docx, or txt file. But I need a software to send something through a network eg, LAN cable or Bluetooth. Google to find out about this statement bellow: "Before there was internet there were sofwares" |
Re: Why Is No One Talking About Networking Here by Nobody: 8:49pm On Mar 18, 2015 |
Networking is made up of software that directs the networking hardware on where to send packets of data. Programmers are more into the software aspect of networking rather than the hardware which is a job left for network s to sort out.
|
spoilerx: 5:32am On Mar 19, 2015 |
Borwe: and before software there was electricity |
AAinEqGuinea: 4:36am On Mar 20, 2015 |
spytime: network provisioning is integral to much of my development. You're absolutely right that I hardly see Networking discussed in Programming threads and we often can take Networking for granted (in many modern cases, ignoring networking provisioning is understandable). For example if youre developing a mobile application, the mobile device takes care of communication between Application (client, authentication, sesson) and Application (server application) while the programmer applies basic addressing directives (IP address). More refined approaches to application development deals heavily with Networking, while other times you really dont have to bother with finite networking details. |