Subhash S Raoforsraosubhash.hashnode.net·Jan 5, 20234 Important Python Built-in FunctionsPython Built-in Functions Python provides a lot of built-in functions that ease the writing of code. Built-in functions are predefined functions that are already available in Python. • eval() Python eval() function parse the expression argument ...Discuss·24 likes·131 readsPython
Sumukh M Gforsumukhmg.hashnode.net·Jan 5, 202315 Most Valuable GitHub Repositories For Developers15 Most Valuable GitHub Repositories For Every Developer From Resources to Interview Preparation. 1. how-web-works What happens behind the scenes when we type google .com in a browser? Know How the web works in this Repository🔗vasanthk/how-web-works...Discuss·16 likes·259 readsCodeClubVVCE
Shreya A RforShreya A R's blogshreyaar.hashnode.net·Jan 5, 2023Data Visualization using Matplotlib library in PythonMatplotlib library in Python A good, organized pictorial representation of the data makes it easier to understand, observe and analyze. Matplotlib is an easy-to-use, low-level data visualization library that is built on NumPy arrays. It consists of v...Discuss·13 likes·78 reads#data visualisation
Subhash S Raosraosubhash.hashnode.net·Jan 28, 2023Robotic Process Automation with UiPathWhat exactly is RPA? RPA, or Robotic Process Automation, is a technology that allows organizations to automate repetitive, manual tasks by using software robots, or "bots". These bots can be programmed to mimic the actions of a human user, such as cl...Discuss·1 like·42 readsCodeClubVVCE
K S PRAVEENpraveenks7.hashnode.net·Jan 25, 2023Neural Networking using PythonA neural network is a method in artificial intelligence that teaches computers to process data in a way that is inspired by the human brain. It is a type of machine learning process, called deep learning, that uses interconnected nodes or neurons in ...Discuss·118 readsCodeClubVVCE
SOMEN DASsphatchers.hashnode.net·Jan 15, 2023ChatGPT:A Boon or a Bane?I am sure you all have at times seen the movie Terminator, Westworld etc where AI robots are given high substance. So in this article let's get into the world of AI(Artificial Intelligence again. CHAT GPT(Generative Pretrained Transformer) Definition...Discuss·2 likes·72 readsCodeClubVVCE
Shiva Prasadshivaprasad.hashnode.net·Jan 15, 2023Some of the best engineering related apps you all need to know 👀MATHPIX SNIP Looking for an app to solve math problems? Well, not only solving problems.. It haa much more interesting features👀. This app can extract text from any image or document which can be pasted in other doc editing tool like LaTeX or mar...Discuss·1 likeCodeClubVVCE
Pradeep Kodleinfoburn.hashnode.net·Jan 15, 2023Which programming language is best in future!Programming languages form the foundation of the Information Technology and Data Science industries. Software Developers and Data Scientists use different programming languages to build innovative applications for multiple industries, including healt...Discuss·1 like·38 readsCodeClubVVCE
Geetha Vgeetha.hashnode.net·Jan 15, 2023Block chainWhat is block chain? A blockchain is a decentralised, distributed and public digital ledger that is used to record transactions across many computers so that the record cannot be altered retroactively without the alteration of all subsequent blocks a...Discuss·1 likeCodeClubVVCE
H.P. Nikitha Prasadsupermedia.hashnode.net·Jan 15, 2023Social media platforms to prioritise in 2023With new apps popping up every day, it can be a challenge to figure out which social media platforms will be most valuable for investing your time and money. Should you go all in on industry stalwarts like Instagram and Facebook? Or should you target...Discuss·1 like·28 readsCodeClubVVCE
Ayush Chandrakarbotarmy.hashnode.net·Jan 14, 2023Getting Started with PythonWhat is a programing language? An ordered set of instructions to be executed by a computer to carry out a specific task is a program. Computers understand the language of 0s and 1s (machine language), but it is difficult for humans to write instructi...Discuss·2 likes·114 readsCodeClubVVCE
KADA SAISRIKAR ISEsatoru.hashnode.net·Jan 9, 2023C ProgrammingWhat is c programming? C is one of the fastest programming language as it is close to low-level languages such as Assembly language. C takes only significant CPU time for interpretation. That is why a lot Python libraries such as NumPy, pandas, scik...Discuss·5 likes·30 readsCodeClubVVCE
Sai Tushaar K Msaitushar.hashnode.net·Jan 9, 2023Google CloudWhat is Google Cloud? Google Cloud is a suite of public cloud computing services offered by Google. The platform includes a range of hosted services for computing, storage and application development that run on Google hardware. Google Cloud services...Discuss·28 readsCloud Computing