This free coding course could bag you a starting salary of R240,000

Hanno Labuschagne

Journalist
Staff member
Joined
Sep 2, 2019
Messages
4,146
This free coding course could bag you a starting salary of R240,000

WeThinkCode will be offering 300 fully-sponsored learnerships for its NQF-5 programming course in 2021.

Applications are now open for the two-year full-time programme, which is held at WeThinkCode’s Johannesburg and Cape Town campuses.

“Each year WeThinkCode receives over 50,000 applications from young South Africans looking for a start in the growing technology sector, which is crying out for digital skills, particularly in the area of programming and software development,” the company said.
 

CT_Biker

Expert Member
Joined
Sep 10, 2016
Messages
2,759
Are this lot still teaching C++?
If so, ew. C is better, no one writes decent OO code anyway - not even I do.

Functional/procedural FTW
 

Jet-Fighter7700

Honorary Master
Joined
Mar 12, 2008
Messages
31,697
no java based courses?
also coders are imo mostly sefl taught,

you either enjoy dealing with abstract concepts or you don't,
and those that do, usually immigrate first chance they get.
 

Magnum

Executive Member
Joined
Mar 12, 2013
Messages
6,616
Hey. There nothing wrong with my C++ programming skills. They just non existent 99% of the time. Arduino does not use much in any case....
 

CT_Biker

Expert Member
Joined
Sep 10, 2016
Messages
2,759
no java based courses?
also coders are imo mostly sefl taught,

you either enjoy dealing with abstract concepts or you don't,
and those that do, usually immigrate first chance they get.

A lot of companies are trying to get away from Java - because Oracle.
 

powermzii

Expert Member
Joined
Jun 4, 2007
Messages
4,860
My daughter is coding in school on Delphi, grade 10 - 12, which basically stem from Turbo Pascal.
I had Turbo Pascal in school, St8 - 10.

I enjoyed and picked up Basic quickly... probably because it was basic

I struggled a bit more with Pascal though

This was 17yrs ago
 

B-1

Executive Member
Joined
Apr 17, 2020
Messages
5,552
Are this lot still teaching C++?
If so, ew. C is better, no one writes decent OO code anyway - not even I do.

Functional/procedural FTW

You one of those okes that that I swear at that creates files with 10K+ lines of code?
 

Herr der Verboten

Honorary Master
Joined
Feb 14, 2012
Messages
22,554
This free coding course could bag you a starting salary of R240,000

WeThinkCode will be offering 300 fully-sponsored learnerships for its NQF-5 programming course in 2021.

Applications are now open for the two-year full-time programme, which is held at WeThinkCode’s Johannesburg and Cape Town campuses.

“Each year WeThinkCode receives over 50,000 applications from young South Africans looking for a start in the growing technology sector, which is crying out for digital skills, particularly in the area of programming and software development,” the company said.
Not useful without free land. Free land restores your dignity :thumbsup:
 

CT_Biker

Expert Member
Joined
Sep 10, 2016
Messages
2,759
You one of those okes that that I swear at that creates files with 10K+ lines of code?

As opposed to people who bundle 5 functions worth of data and methods in an object and then 5 years down the line no one is brave enough to touch it because a lot of functionality is baked into it and you have a dependency chain longer than the Nile...

No I do write OO code, but I treat it like salt in food - use as needed. Much the same with functions - if it is not something that is used more that once. I will write it as a function, if it is used more than once, I will consider OO, but I will try to solve the issue using functions.

Also programming brevity is a thing.
 

Easter Bunny

Expert Member
Joined
Feb 14, 2007
Messages
1,868
no info on what the course is? now you got the peanut gallery out here arguing that <insert garbage language> is better than <insert other garbage language> when we all know that php is the greatest language the world will ever see.

*sits back and watches mybb forum burst into flames*
 

Mr Scratch

Expert Member
Joined
May 15, 2013
Messages
4,838
If you cheated in test 1 by doing the whiteboard on screen trick you're filtered out 100%.
 
Top