| Off Topic > Off Topic |
| Programming Megathread |
| << < (34/241) > >> |
| ZSNO:
--- Quote from: TomTheGeek² on November 09, 2015, 01:45:26 AM ---deep understanding --- End quote --- Please don't use buzzwords, they're basically meaningless. Save the buzzwords for your resume. |
| Foxscotch:
--- Quote from: ZSNO on November 09, 2015, 08:49:32 AM ---Please don't use buzzwords, they're basically meaningless. Save the buzzwords for your resume. --- End quote --- you're not my mom the bleeding edge hackable AGILE |
| Honno:
write a miraclesort implementation in your favorite language rules: 1. check if array is sorted. a. if array is sorted, then we are done. b. if it isnt sorted, wait a while and check again. |
| Foxscotch:
a while ago I got bored at work and made two functions that that reminds me of http://pastebin.com/Txff6SR5 the first one shuffles the list until it's sorted the second one creates a list of integers by adding random numbers from one to the length argument, until all relevant numbers are added. then it sorts it and returns it I don't actually need sleep() to be imported, I can't even remember why I did it in the first place |
| Becquerel:
--- Quote from: TomTheGeek² on November 09, 2015, 01:45:26 AM ---lmao something i need to brush up on! i have a deep understanding in: bash, c++, ruby, and java. i've been trying to fit in time to download eclipse (or visual studio, i want something good but not bloated) and getting back into some small projects. i've done a class for c++ and i also want to start working seriously with that at one point but no clue where to start. --- End quote --- I use Eclipse Its open source and has a metric assload of downloadable plugins in the marketplace |
| Navigation |
| Message Index |
| Next page |
| Previous page |