Posts: 4,282
Threads: 31
Likes Received: 1,803 in 1,204 posts
Likes Given: 893
Joined: Dec 2015
(05-10-2019, 07:36 PM)AwardTour Wrote: (05-10-2019, 07:09 PM)Merlin Wrote: I'm pretty sure that the evaluators use GCC in both instances, so I ended up using GCC/C++ (technically LLVM/clang) for both my SL C++ and SDC C Programming courses and didn't have any problems.
Both are free and easy to set up as well. I use a Mac so the compiler is native, but I'd set up a virtual machine running Linux if I were going to do this on my Windows PC.
The vm running linux on a windows box is a good idea.
Would downloading Dev C++ and replacing the old Mingw with a more current build be reasonable?
A Linux VM is a fine idea, but an up to date MinGW install on Windows would work just fine, I'm sure.
NanoDegree: Intro to Self-Driving Cars (2019)
Coursera: Stanford Machine Learning (2019)
TESU: BA in Comp Sci (2016)
TECEP:Env Ethics (2015); TESU PLA:Software Eng, Computer Arch, C++, Advanced C++, Data Struct (2015); TESU Courses:Capstone, Database Mngmnt Sys, Op Sys, Artificial Intel, Discrete Math, Intro to Portfolio Dev, Intro PLA (2014-16); DSST:Anthro, Pers Fin, Astronomy (2014); CLEP:Intro to Soc (2014); Saylor.org:Intro to Computers (2014); CC: 69 units (1980-88)
PLA Tips Thread - TESU: What is in a Portfolio?
Posts: 941
Threads: 42
Likes Received: 291 in 202 posts
Likes Given: 3
Joined: Dec 2016
Use Jeybrains Clion. Its the least hassle and you can get a free one year license with your TESU email. Else the 30 day trial is good enough for SDC. Dev C++ is another option on windows.
GRADUATE
Master of Business Administration, Robert Cavelier University (2024-2025)
MS Information and Communication Technology (UK IET Accredited) (On Hold)
Master of Theological Studies, Nations University (6 cr)
UNDERGRAD : 184 Credits
BA Computer Science, TESU '19
BA Liberal Studies, TESU '19
AS Natural Science and Mathematics, TESU '19
StraighterLine (27 Cr) Shmoop (18 Cr) Sophia (11 Cr)
TEEX (5 Cr) Aleks (9 Cr) ED4Credit (3 Cr) CPCU (2 Cr) Study.com (39 Cr)
TESU (4 cr)
TT B&M (46 Cr) Nations University (9 cr) UoPeople: (3 cr) Penn Foster: (8 cr)
•
Posts: 1,836
Threads: 48
Likes Received: 456 in 303 posts
Likes Given: 290
Joined: Jun 2012
(05-11-2019, 09:19 AM)armstrongsubero Wrote: Use Jeybrains Clion.
doesn't CLion use CMAKE ?
I think CMake is the last thing someone new to C++ should learn
•
Posts: 941
Threads: 42
Likes Received: 291 in 202 posts
Likes Given: 3
Joined: Dec 2016
For C Clion is nice.
GRADUATE
Master of Business Administration, Robert Cavelier University (2024-2025)
MS Information and Communication Technology (UK IET Accredited) (On Hold)
Master of Theological Studies, Nations University (6 cr)
UNDERGRAD : 184 Credits
BA Computer Science, TESU '19
BA Liberal Studies, TESU '19
AS Natural Science and Mathematics, TESU '19
StraighterLine (27 Cr) Shmoop (18 Cr) Sophia (11 Cr)
TEEX (5 Cr) Aleks (9 Cr) ED4Credit (3 Cr) CPCU (2 Cr) Study.com (39 Cr)
TESU (4 cr)
TT B&M (46 Cr) Nations University (9 cr) UoPeople: (3 cr) Penn Foster: (8 cr)
•
Posts: 896
Threads: 31
Likes Received: 466 in 291 posts
Likes Given: 78
Joined: Sep 2017
I used Codelite for C Programming when I took it through TESU. It's really simple
Study.com - 177 CR. TESU - 39 CR. Middle Georgia State University - 15 CR. Sonoran Desert Institute - 42 CR. COSC - 6 CR. Excelsior - 6 CR. CLEP - 6 CR. Sophia - 14 CR. TEEX - 2 CR. Shmoop - 18 CR. NFA - 4 CR. The Institutes - 2 CR. FEMA - 20ish
BA in History/English from TESU. BA in Communications from TESU. AS in Firearms Technology from SDI.
•