Posts

32 Keywords of C

Hi There,              The meaning of Keyword is  A Word of Great Significance, These are special kind of words which are reserved for a special use case. C Programming has 32 keywords. Lets see them Keywords auto double int struct break else long switch case enum register typedef char extern return union const float short unsigned continue for signed void default goto sizeof volatile do if static while All of them are reserved in C programming , One while writing a C Program cannot use them for declaring custom variables or function names or any data structures like array or struct. We will dive deeper for the following in the Upcoming Blogs, That's it for now. Stay Connected For More! Follow us on the following platforms: ...

Joined hands with Medium

Image
Hi There,                We are happy to Announce that we have Joined hands with Medium.com Too.  You can find us at :  https://medium.com/@codeforumblogs Image Source: Flickr Stay Connected for More! Follow us on the following platforms:      Facebook at :   facebook.com/Code-Forum-Blogs-627758557362138       YouTube at :  youtube.com/channel/UCVI187rIIBQLxQTp9gN1c6Q?view_as=subscriber       Google+  at :  plus.google.com/u/0/109055425984087943391       Twitter  at :  cfb.twitter.com     Medium at :  medium.com/@codeforumblogs            For Queries , Questions and Recommendations mail us at : codeforumblogs@gmail.com

The Father of All the Programs

Hey There, We are Happy to Announce that we would be explaining the First Ever Computer Program Which is so Famous,That it has became " The Father of All the Programs " and what is it For , Let's Find Out. So the First Program we would be explaining to you in a brief description would be in a C programming environment, If you want to gain more insights you can read our previous blog The Big Myth: I need to be a Hardcore Mathematician to be a great programmer So Let's Begin, 1: #include<stdio.h> 2: #include<conio.h> 3: void main() 4: { 5: printf("Hello World!"); 6: } Let us dissect the program written above The 1st two lines act Like a dictionary for a program the names inside the angular brackets are the names of header files (.h behind a file name denotes its a header file). The first header file stdio.h stands for Standard Input/Output The second one conio.h works for Console Input/Output The # character ...

Master the Art of Programming with CFB

Hi There,                Have you ever thought of making a software and you're worried about how to go around it , Don't worry we are here. Code Forum Blogs is an Exclusive community where you can discuss your ideas about programming and latest tech revolving around it. We share ideas and discuss with people. Stay Connected For More. Follow us on the following platforms:      Facebook at :   facebook.com/Code-Forum-Blogs-627758557362138       YouTube at :  youtube.com/channel/UCVI187rIIBQLxQTp9gN1c6Q?view_as=subscriber       Google+  at :  plus.google.com/u/0/109055425984087943391       Twitter  at :  cfb.twitter.com      For Queries , Questions and Recommendations mail us at : codeforumblogs@gmail.com

3 Myths of Programming

Image
Hi There,              Before we even start something about programming, Let's go a step back what is the most, Lets Break Some Myths: Ask yourselves these questions: 1. Do I need to be a hardcore mathematician to start Programming? 2. Do I need to be a Computer Science Grad for that? 3. Do I need a PC with a great configuration to start it? Let's Go Ahead and Answer them Sir Albert Einstein Image Source: Wikimedia Commons 1. Do I need to be a hardcore mathematician to start Programming? The answer to this Question is a Big " NO ", For the simple reason that you need to no the basics , you don't have to knowledge the Math before you even start. Programming is more of a Logical and Thinking based Approach. A Graduate Image Source: Wikimedia Commons 2. Do I need to be a Computer Science Grad for that? This too Gets a " NO ", You do not need to be a Computer Science Graduate to learn Programming any one and everyone can l...

Revival of CFB

Image
Hi There,               Readers , We are Delighted to Announce that we are working day and night to revive  Code Forum Blogs  with a whole new set of posts coming up exclusively for you. Image Source: Wikimedia Commons Stay Connected for More. Regards, Team  CFB Follow us on the following platforms:      Facebook at :   facebook.com/Code-Forum-Blogs-627758557362138       YouTube at :  youtube.com/channel/UCVI187rIIBQLxQTp9gN1c6Q?view_as=subscriber       Google+  at :  plus.google.com/u/0/109055425984087943391       Twitter  at :  cfb.twitter.com      For Queries , Questions and Recommendations mail us at : codeforumblogs@gmail.com

Do You Know #3

Image
Do You Know #3 The First Programmer was " Ada Lovelace " Ada Lovelace Source:Wikipedia Follow us on the following platforms:      Facebook at :   facebook.com/Code-Forum-Blogs-627758557362138       YouTube at :  youtube.com/channel/UCVI187rIIBQLxQTp9gN1c6Q?view_as=subscriber       Google+  at :  plus.google.com/u/0/109055425984087943391       Twitter  at :  cfb.twitter.com      For Queries , Questions and Recommendations mail us at : codeforumblogs@gmail.com

Do You Know #2

Image
Do You Know #2 " Alan Turing "   is called as the Father of Computer Science. Alan Turing Source:Wikimedia Follow us on the following platforms:      Facebook at :   facebook.com/Code-Forum-Blogs-627758557362138       YouTube at :  youtube.com/channel/UCVI187rIIBQLxQTp9gN1c6Q?view_as=subscriber       Google+  at :  plus.google.com/u/0/109055425984087943391       Twitter  at :  cfb.twitter.com      For Queries , Questions and Recommendations mail us at : codeforumblogs@gmail.com

Do You Know #1

Image
Do You Know #1 The Most Written Program Ever in the History of Computer Science is to print "Hello World!" Hello World Source:Wikimedia Follow us on the following platforms:      Facebook at :   facebook.com/Code-Forum-Blogs-627758557362138       YouTube at :  youtube.com/channel/UCVI187rIIBQLxQTp9gN1c6Q?view_as=subscriber       Google+  at :  plus.google.com/u/0/109055425984087943391       Twitter  at :  cfb.twitter.com      For Queries , Questions and Recommendations mail us at : codeforumblogs@gmail.com

Functional Programming, An Overview

Image
Hello Reader,                       Hope you are all good to ready the most exciting article about the "Functional Programming",We are going to explain what is Functional Programming  and why should one use Functional Programming because Functional Programming is: Image Source: Wikimedia  1. Easy To Learn        By Giving Couple of hours a day one can learn them easily without any prior Programming Knowledge or experience of work regarding them.  2. Simplifed       It is as simple as English.  3. Handy       Even if one doesn't have a computer one can Program these languages using Online IDE's and there are lot of resources available for learning these, One Can refer to our Previous Blog for learning them Link: The Big Myth Some usage and popularity of the languages is discussed Below: A Big Example of a popular most language for beg...

The Big Myth: I need to be a Hardcore Mathematician to be a great programmer

Image
  Hey Reader,                                 Today we are going to tell you about the biggest Myth of Programming (Coding), so let’s Begin.                                 As Computer Science is growing abruptly in today’s market, Technology is changing and is changing at a very faster rate. People Now a days are opting for Digital Options for their Payment Systems, To Pay their Bills online, To Shop Online from E-Commerce stores ranging from Clothes to Gadgets etc. But at this change in today’s Era there is one thing which is still constant in everyone’s head, You must be wondering what’s that, Let me tell you that is the Biggest Myth of this Era, Image Source: Wi...