Great tutorial Chili - +rep
Interested in participating in community events?
Want to harness your programming skill and turn it into absolute prowess?
Come join our programming events!
Excellent! Hope it helps.
Thanks guys!![]()
very nice, how come i havnt noticed that
ill +rep you when i can
yo homie i heard you like one-line codes so i put a one line code that evals a decrypted one line code that prints "i love one line codes"
www.amrosama.com | the unholy methods of javascriptCode:eval(base64_decode("cHJpbnQgJ2kgbG92ZSBvbmUtbGluZSBjb2Rlcyc7"));
Well you gave my +rep a few days ago.Glad you liked it!!!!
Anybody try the minesweeper question?![]()
Great intro tutorial for arrays. It would have been nice to see some more detail, such as the advantages and drawbacks of using the array data structure with regards to running time of general operations (appending, removing, searching, sorting). Regardless, excellent tutorial.
+rep
Thanks
I haven't taught myself about analyzing running time yet.Thanks for the positive feedback.
![]()
When you do look into it, you'll want some discrete mathematics background (Big-Oh, Big-Omega notation, and how to formulate them). I also found that calculating relative running time went hand-in-hand with learning about data structures and algorithms, especially in C/C++. Easily managed an A+ in that course; it's really quite easy once you get the hang of it.
Great! What is discrete mathematics though?
Discrete mathematics is a branch of mathematics that is usually taught in college.
I took it in grade 12, then a bit more advanced stuff in university. You learn about proofs, probability, counting rules, etc...
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks