
Storage
Get flash to fully experience Pearltrees
Google Code
Algoritmus - Algoritmy.net
Algoritmus je schematický postup pro řešení určitého druhu problémů, který je prováděn pomocí konečného množství přesně definovaných kroků. Ačkoliv se dnes tento pojem používá především v informatice a přírodních vědách obecně, tak je jeho působnost daleko širší (kuchyňské recepty, návody a postupy...). Samotné slovo algoritmus pochází ze jména perského matematika 9. století Abu Jafar Muhammada ibn Mūsā al-Chwārizmího , který ve svých dílech položil základy algebry (arabské číslice, řešení lineárních a kvadratických rovnic). Iterativní algoritmus je takový, který spočívá v opakování určité své části (bloku). Rekurzivní algoritmus naproti tomu opakuje kód prostřednictvím volání sebe sama (obvykle na podproblémy menší velikosti). Každý rekurzivní algoritmus lze převést do iterativní podoby.SourceMaking — is the best information source on the Web on such software development topics as design patterns, refactoring and UML.
Design Patterns and Refactoring
More on Remote Procedure Calls The feedback from my previous article has been very helpful, and it has raised more questions about RPC technology. I've also included notes about converting Python libraries from Python 2 to Python 3.
Bruce Eckel's MindView, Inc. ::: Exceptional Learning Experiences
Free Programming Resources
Free Programming Resources is a directory of links to free programmer resources including free programming tutorials , free online programming books , free compilers , free programming tools , free source code , programming libraries , game programming resources , graphics resources and security tools .Whatever your motivation for improving your skills – the point is that your skills are not static; however, there are different ways that you can approach improving them. SecretGeek takes you through modifying your development environment and utilizing tools to improve your coding. Most of these tasks can be done in 6 minutes if you are familiar with your IDE or coding environment. Jeff Atwood reflects on interviews he read about with Bill Gates. Bill says that you cannot improve your programming skills only by programming, you must become familiar with your surroundings and work environment. Written almost 10 years ago, Danny Burbol mentions 10 ways that you can improve – many of which can be applied to life: know your limits, fix it, don’t hack it, don’t get personal, etc.
10 Websites On How To Be A Better Programmer
Try a Programming Challenge in C, C++ and C#
Programming Challenge 57 - Orienteering Maze Mouse, move a mouse through a maze in as few as steps as possible eating sandwiches for endurance, This is the contest page for the forty second Cplus programming challenge. Write an application in C,C++ or C# that races a car around a track as fast as possible.A few years ago, when choosing a Python Web-framework with which to build Showmedo, life was a little simpler.
Learning Python, Linux, Java, Ruby and more with Videos, Tutorials and Screencasts
NetherCode
If you don't know how to code, then you can learn even if you think you can't. Thousands of people have learned programming from these fine books: I'm also working on a whole series of programming education books at learncodethehardway.org . These are works in progress, and feedback is welcome.
Become a Programmer, Motherfucker
Development for Beginners - Tools, Resources, Learning, Small Basic - MSDN
Here, you’ll find a list of links that we’ve put together so you can easily get to up-to-date training material that will get you started learning how to program.Debugging is the cornerstone of being a programmer. The first meaning of the verb to debug is to remove errors, but the meaning that really matters is to see into the execution of a program by examining it .
How to be a Programmer: A Short, Comprehensive, and Personal Summary
18:13 ingiraxo píše: noo a aby jsme to měli kompletní, tak jsem udělal ten poslední úkol :) include include using namespace std; // funkce pro alokaci matice o ve… 17:54 ingiraxo píše: A já jsem udělal příklad druhý =) include include using namespace std; int main() { // pole pro text string text; // zada vetu… 17:33 meqi píše: Takže taky přispěju *obrázek* A tady jsem ti udělal 1. zadání (je to v c++) : include include using namespace std; // predikaty int sest…
Programujte.com - IT portál o programování, grafice a webdesignu
Welcome. Happy Codings is sample source code search engine. Do you need sample source code ? Do you search program code ? Do you want find example code ? Do you want learning coding ?

