As of May 6, 2016, I am officially a college graduate!
What a crazy 4 years it has been -- Now it's time to become a productive member of society and take my role as a promising young software engineer...
I look forward to creating a lot of art still, in my free time, and continuing to grow and develop skills that will impress you all!
What a crazy 4 years it has been -- Now it's time to become a productive member of society and take my role as a promising young software engineer...
I look forward to creating a lot of art still, in my free time, and continuing to grow and develop skills that will impress you all!
Category Artwork (Digital) / All
Species Tiger
Size 600 x 800px
File Size 544.9 kB
Congratulations. The Job Market is always going to be tough. Don't make the same mistake I did and get discouraged after not being able to land a job in the first two months. Keep at it, read up on interview strategies. Let your friends and family see your cover letters. Remember that your friends and family are there for you and probably won't give up on you! Good luck!
#include <iostream>
using namespace std;
int main ()
{
char greeting[17] = {'C', 'O', 'N', 'G', 'R', 'A', 'T', 'U', 'L', 'A', 'T', 'I', 'O', 'N', 'S', '!', '\0'};
cout << "Message to Tru: ";
cout << greeting << endl;
return 0;
}
Just showin' off mah mad C++ skillz. XD
Congratulations on your graduation!
using namespace std;
int main ()
{
char greeting[17] = {'C', 'O', 'N', 'G', 'R', 'A', 'T', 'U', 'L', 'A', 'T', 'I', 'O', 'N', 'S', '!', '\0'};
cout << "Message to Tru: ";
cout << greeting << endl;
return 0;
}
Just showin' off mah mad C++ skillz. XD
Congratulations on your graduation!
Congratulations! All your effort and hard work has paid off, and you've finally got that diploma in your hands. You've accomplished what a lot of people haven't, and that means something. Great job! I'm as proud as the rest of the community is, and you should be proud of yourself too! B-)
FA+

Comments