ATTENTION: WiBit.Net will be temporarily taken offline for routine maintenance on 9/22/2018. The site is expected to be down for 2-3 hours.
We apologize for any inconvenience.

The C Lineage

The C Lineage

Learning the C-Lineage is the most important step in becoming a well-rounded and super awesome software developer. Throughout this series of courses we will try and reinforce the importance of the C-Lineage as the starting part for any and all espiring software developers.

There are a lot of structured educational institutions that do not agree that C and C++ are very important. Just look at some college curriculums! It is pretty terrible! We fundamentally believe that a programmer that starts with "fluffy" languages like Java and C# are starting with a disadvantage compared to the developer that went "back to the basics" and learn the root commonality of these languages.

When WiBit.Net progresses into other aspects of development (such as scripting) the foundations of C and its immediate predecessors will become apparent!

This curriculum will start off with a simple course that is our beginners course "Introduction to Computer Programming". From there, you will branch out into C, Introduction to Object Oriented Programming, C++, Java and C#.

11:40:17
613,839 views
11:59:02
179,529 views
12:19:07
76,076 views
13:09:54
265,184 views
19:13:20
32,768 views

Scripting

Scripting

Our next exciting journey into software development will get us rooted in the ancient art of scripting! Now that you are familiar with the solid and down-to-Earth languages you are ready to meet some of the more flaky, mentally unstable, yet more beautiful languages you'll ever see.

C, C++, Java, C# all have a very stable place in software development. They have been around for a long time and they very often satisfy most involved development projects. Because of the level of effort needed to develop a program in one of these languages it became apparent to some developers a while back that something simple needed to be devised to manage small scale, shorter, maintenance style items. Then, scripting because so efficient that in some cases it has taken center stage as the premiere language for a large scale project!

We will now take the time to go over the basics of what Scripting is, and dive head first into some of the more prevalent scripting languages that would likely encounter in a career in software development.

Please make sure that you have your C-Lineage fundamentals fully understood, because this series of courses will build on the knowledge that should have already gained before! There are a lot of aspects of scripting that are 100% related to the C-Lineage (mostly because they are descendants of C)... So, buckle up, strap on your bicycle helmet, and let's go kick some SCRIPTS!

5:02:04
11,411 views
8:25:19
8,413 views