onlinecomputerstuff-sai.blogspot.com
Free Software Links and Computer secrets: September 2011
http://onlinecomputerstuff-sai.blogspot.com/2011_09_01_archive.html
Free Software Links and Computer secrets. Thursday, 15 September 2011. Hide a folder with command prompt. 1 Maybe you want to try it out on an empty folder in case something goes wrong. So first create a folder in drive C , let say you name it as “my-secret-collection” ( LOL! Without the quotes . 2 Next, open your command prompt ( Start Run type “cmd” in the Run box without the quotes ). 3 Within the command prompt, type “attrib s h C: my-secret-collection” ( again without the quotes ). From the list of ...
embeddedsystemtesting.com
Embedded System Testing Blog: January 2014
http://www.embeddedsystemtesting.com/2014_01_01_archive.html
Embedded System Testing Blog. This Blog is for Embedded System Testing people who works in Embedded Product based company and are part of QA/Testing or Product Validation Group.It covers many networking related concepts as well. It is my online reference guide. Sunday, 19 January 2014. Some links to test testers and developers. Http:/ www.topcoder.com/. Wednesday, 8 January 2014. Driving in India , Hyderabad. My experience with car driving and lessons :. 160;Showing driving skill to unknown people. 10) M...
kk.org
The Technium: Free Kindle This November
http://kk.org/thetechnium/archives/2011/02/free_kindle_thi.php
1,000 True Fans. I'll Pay You to Read My Book. Nowcasts: Predicting the Present. Speaking of the Technium. Forums & Discussions. We, the Domesticated Cyborg. A New Way of Reading. Found Quotes, 2. Predicting the Present, First Five Years of Wired. Get a Job as a Piracy Snitch. Two Kinds of Generativity. The Evolution of Evolution’s Evolution. The Long Tail of Life. Myths More Powerful Than Facts. Collections of the Material Subconscious. Giving Life to the Unmoving. As Much Privacy As You Can Afford.
joergm.com
» Learn your damn vocabulary! » JoergM.com
http://www.joergm.com/2011/01/learn-your-damn-vocabulary
Agile software development and more by Joerg Mueller. Learn your damn vocabulary! Yesterday in a conversation with a team-mate we had the idea of a metaphor that turned out to be very useful. Learning programming. Has a lot in common with learning a foreign language. We were talking about different experiences while programming. Sometimes you are in a real flow. You can just fluently. Express all your ideas and create hundreds of lines without stopping. Other times you need to stop every second line.
restlessprogrammer.com
Hacking the coding interview – Musings of a Restless Programmer
http://www.restlessprogrammer.com/2013/09/hacking-coding-interview.html
Musings of a Restless Programmer. Pasta enthusiast and restless programmer. Hacking the coding interview. One rock-star engineer you can trust to get the job done is worth five mediocre ones. Hiring the wrong people can have disastrous consequences on effectiveness, morale and culture. Once we gain an understanding of how one can optimize and exploit the existing process, we can look at flaws and propose a fix. Know what you're up against. There's a good bit of variety in how on-site interview panels are...
fromdev.com
40+ Best Programming Contest | Coding Competition Websites | FromDev
http://www.fromdev.com/2014/09/best-programming-contest-sites.html
A Technology Blog About Programming, Web Development, Books Recommendation, Tutorials and Tips for Developers. How To Be A Game Developer. 3D Game Programming Books. How-To Build Mobile App. Web Developer Apps - Mac. Open Source ECommerce Software. When To Use Hadoop. How To Be A Hacker. 40 Best Programming Contest Coding Competition Websites. Http:/ www.fromdev.com/2014/09/best-programming-contest-sites.html. Sphere Online Judge (SPOJ). This is also an online judge system where the registered users can ...
makeuseof.com
8 Online Programming Contests
http://www.makeuseof.com/tag/8-onlineprogramming-contests-challenge-win
8 Online Programming Contests That You Can Challenge Yourself To Win. Written by Saikat Basu. November 30, 2010. From the days of the penny-a-play arcade games, to see your name on the leaderboard has been a high. The web is the new grand coliseum. I am talking about the many contests and challenges that you will find littered across the online world. Today, many companies take advantage of the drawing power of contests to draw out the power of the crowd. We have taken a look at photo contests. Codechef ...
francesco-laurita.info
Francesco Laurita' s blog
http://francesco-laurita.info/wordpress
Francesco Laurita' s blog. CodeIgniter - How to load a view within a view. I explain how to “include” or load multiple views by keeping the controller code less verbose as possible. Tagged with: codeigniter load view within view file. Facebook Hacker Cup - Almost solution (Facebook Hacker Cup Test Round). Facebook hacker cup 2011. For two integers a. And a third integer b. To be almost factors. By choosing the minimal b. Your task will be to determine b. Your output should consist of N. You should ...
francesco-laurita.info
Fortune and CowSay on PHP 5 » Francesco Laurita' s blog
http://francesco-laurita.info/wordpress/fortune-cowsay-on-php-5
Francesco Laurita' s blog. Fortune and CowSay on PHP 5. Dopo la versione per micro dispositivi. Ecco la versione per il web! Le classi sono state scritte per PHP5. Credo che con non troppo lavoro possano essere adattate per la versione PHP4. E’ possibile customizzare l’output del programa implementando l’interfaccia iFortuneFormatter. Insieme alla classe sono presenti due “formatter” speciali che vi consentiranno di visualizzare la frase all’interno di CowSay. Ecco Fortune insieme a CowSayImage in azione:.