Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
George15698yStep 1: Hello world.
Step 2: Create a programming to beat the Turing test in a programming language you created and then create a compiler for it. -
at the end of first semestre, we strated learning what objects are in java so...
-
flag020328yThe Batchelor degree cource of mine is even worse. The calculator application is towards the end. And in semister finals project they actually expect us to make an full blown application (one that could actually be sold if you wanted to).
-
devs30818y@Jifuna Yea, I really like that part too. The thing is though: I have been programming for a lot of years before university (OOP mostly though), so for me, it's just a challenging task in which I am able to solve myself, however a lot of the other students have not programmed other things than HTML pages, some people not even that. Given that this is only the second semester, it's a quite difficult task for some of them.
I enjoy being challenged though :) -
Jifuna37408y@devs Yes, indeed! But I understand that for others it could be very difficult if you have no experience yet.
-
At my uni at the end of the second semester we've only finished covering extends/implement and ArrayLists in Java. Problem though is: all midterms and exams are completely handwritten with no reference materials...
At university we had lessons in C++.
First lesson: Make a calculator
Second lesson: Make an application that uses sockets to connect to an FTP-server and downloads a file. No FTP-libraries allowed.
undefined
c++ for beginners