[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y ] [Search | Free Show | Home]

Projects

This is a blue board which means that it's for everybody (Safe For Work content only). If you see any adult content, please report it.

Thread replies: 27
Thread images: 1

File: dgdhnd.png (540KB, 657x427px) Image search: [Google]
dgdhnd.png
540KB, 657x427px
What are some good but not too difficult programming projects to do and put on resume for employers?
>>
Write program to delete system32
>>
>>59580389
Contributing to open source projects is something you can easily list of a CV.
As to how you contribute:
>find a project
>look through bugtracker
>fix a bug
>submit a patch
>>
Go on behance choose a good mockup
Make it a reality
>>
>>59580389
going to a university and getting a cs degree
>>
>>59580760
Good one
>>
var o='';
for (var i=1; i<=100; i++) {
i%3 || (o+='Fizz ');
i%5 || (o+='Buzz ');
!(i%3 && i%5) || (o+=(i+' '));
}
console.log(o);
>>
>>59580701
where can I find a list of open source projects?
>>
>>59581110
github.
>>
parallel buzzfizz
>>
>>59580832
how the fuck does this work
>>
>>59580832
>abusing or operator
Ew. Using it for defaulting is fine, but this...
>>
>>59580389
At least you should be able to do receipt or employee payroll
>>
Add licences or codes of conduct to GitHub repos.
>>
>>59580832
#.(loop for i from 1 to 100 do
(format t "~:[~:[~a~;Buzz~]~;Fizz~:[~;Buzz~]~]~%~@*" (zerop (mod i 3)) (zerop (mod i 5)) i))
>>
Build a compiler
>>
>>59581110
I don't think you're going to make it buddy.
>>
>>59580832
Now write that as a single statement.
>>
>>59581313
Or just correct their grammar or spelling just to get those sweet green squars
>>
>>59581313
what does this do for me exactly? Is licensing code actually lucrative for career options and benefits in industry?
>>
>>59583170
recruiters don't have time to check your commits, they just wanna see the green square lit up in your account man
>>
>>59580701
I'm always self conscious that my code is not going to be up to standard. Do people usually help you clean up your PRs or are they assholes about it?
>>
>>59581258
How is that abusing an operator?
>>
>>59583551
i honestly believe that
>>
>>59583551
>>59584047
https://github.com/avinassh/rockstar
>>
>>59580760
>not sitting in on classes for free
>>
>>59585491
I thought FREE LOADERS were escorted out
Thread posts: 27
Thread images: 1


[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y] [Search | Top | Home]

I'm aware that Imgur.com will stop allowing adult images since 15th of May. I'm taking actions to backup as much data as possible.
Read more on this topic here - https://archived.moe/talk/thread/1694/


If you need a post removed click on it's [Report] button and follow the instruction.
DMCA Content Takedown via dmca.com
All images are hosted on imgur.com.
If you like this website please support us by donating with Bitcoins at 16mKtbZiwW52BLkibtCr8jUg2KVUMTxVQ5
All trademarks and copyrights on this page are owned by their respective parties.
Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.
This is a 4chan archive - all of the content originated from that site.
This means that RandomArchive shows their content, archived.
If you need information for a Poster - contact them.