CREATION CODES
A blog about coding, programming, ubuntu, Linux bash scripting, machine learning, and Artificial intelligence concepts, learn web development with topics like web scraping and network programming using python.
A blog about coding, programming, ubuntu, Linux bash scripting, machine learning, and Artificial intelligence concepts, learn web development with topics like web scraping and network programming using python.
When I first got interested in web development, like any other enthusiast, I learned HTML, CSS, and some javascript and created a normal good looking web…
Read moreVersion Control System When I was new to programming, I remember, while solving a competitive programming question, I use to create files like final.py, this_is_…
Read moreWeb Protocols So, Here the thing, to understand web scraping, we must first understand the web. How things are working so perfectly on the web? I mean we have gigs of gi…
Read moreWeb Scraping We always talk about data right! We say we have so much data that now the world is driven by the bits and bytes or even gigs of data every day. S…
Read moreWrite a Python script that asks the user for a string and then prints the characters of the string in different lines Script: string = input("Enter Any Strin…
Read moreLooping is a very important concept in any programming language. In this post, we will discuss how to write looping statements in Bash. While Loop In Bash is very easy. …
Read moreLet's continue our discussion on the Bash scripting, In this post, we will look into how to write the conditional statements in Bash. If you are new to Bash Scriptin…
Read more
Social Plugin