Vibhas Thakurdesaicodotics.hashnode.dev·Nov 28, 2024Playing with data types...The article provides an overview of data types in C, highlighting primary types such as integers, floating-point numbers, and characters, along with derived types like arrays, pointers, structures, and unions. It also explains the characteristics and...bigining
attitude academyattitudeacademy.hashnode.dev·Apr 6, 2024From A to Z: A Primer on Computer BasicsIntroduction: Welcome to our comprehensive guide, "From A to Z: A Primer on Computer Basics." In today's digital age, understanding the fundamentals of computers is essential for everyone, whether you're a seasoned tech enthusiast or just starting yo...Computer Science
attitude academyattitudeacademy.hashnode.dev·Apr 3, 2024Learn How to Insert and Format Images in MS WordLearn How to Insert and Format Images in MS Word Introduction: Are you a budding computer enthusiast eager to enhance your skills in Microsoft Word? One essential aspect of creating professional-looking documents knows Image Formatting Tips effective...MS Word
Aryan Kspaciouscoder78.hashnode.dev·Dec 29, 2023Armstrong Number in CIf you're studying CS in a university then you probably have C in your course and its a very fundamental programming language which played a very important role in the development of the modern world. As a beginner, you're supposed to solve various p...1 likeProgrammingC
Gaurav chaudharyvickygaurav97.hashnode.dev·Apr 29, 2023Journey of a software developer from scratchTopics covered are:- 1.) Internet and how it works 2.) Browser engine 3.) Static site & its advantages and disadvantages 4.) Dynamic site & its advantages and disadvantages 5.) Client & server after learning these topics the assignment has been prepa...1 like·79 readsBeginner Developers
shashank kshashankk.hashnode.dev·Jan 29, 2023Basics of computerwhat is a computer? A computer is an electronic device that performs operations, and calculations, and manipulates data according to a set of instructions, called a program. It has the ability to store, retrieve and process data. what is an operating...1 likeWeb Development