Difference between revisions of "Main Page"
Line 5: | Line 5: | ||
Programmers shouldn't be inflicting boring, repetitive tasks on themselves. That's why they make friends with computers. | Programmers shouldn't be inflicting boring, repetitive tasks on themselves. That's why they make friends with computers. | ||
+ | [[50 / 30 Basic]] | ||
Line 13: | Line 14: | ||
За консултации по курсови проекти и дипломни работи, след предварителна уговорка. | За консултации по курсови проекти и дипломни работи, след предварителна уговорка. | ||
+ | <!-- | ||
<table style=text-align:center width=100% border=1 cellspacing=2 cellpadding =2> | <table style=text-align:center width=100% border=1 cellspacing=2 cellpadding =2> | ||
<tr> | <tr> | ||
Line 80: | Line 82: | ||
</table> | </table> | ||
− | + | --> | |
Line 89: | Line 91: | ||
био защита - http://en.wikipedia.org/wiki/Hermetia_illucens | био защита - http://en.wikipedia.org/wiki/Hermetia_illucens | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
Антидот | Антидот | ||
Line 102: | Line 97: | ||
"В бъдещето, което ни очаква, осеяно с компютри и роботи, най-човешката черта у човека ще бъде чувството му за хумор" | "В бъдещето, което ни очаква, осеяно с компютри и роботи, най-човешката черта у човека ще бъде чувството му за хумор" | ||
Станислав Стратиев | Станислав Стратиев | ||
− | |||
You must have a solid understanding of memory management, caching, image handling, efficient drawing and multithreading | You must have a solid understanding of memory management, caching, image handling, efficient drawing and multithreading |
Revision as of 06:45, 3 May 2014
Това е личнияt сайт на Илиян Тодоров. Сайтът съдържа помощни материали по някои дисциплини водени в ТУ-Габрово.
Programmers shouldn't be inflicting boring, repetitive tasks on themselves. That's why they make friends with computers.
За връзка с Илиян Тодоров: ilianko /at/ tugab.bg +359 87 927 6070.
За консултации по курсови проекти и дипломни работи, след предварителна уговорка.
Разпис -->
UEFI - BIOS http://www.eejournal.com/archives/articles/20130403-uefi/
био защита - http://en.wikipedia.org/wiki/Hermetia_illucens
Антидот
"В бъдещето, което ни очаква, осеяно с компютри и роботи, най-човешката черта у човека ще бъде чувството му за хумор" Станислав Стратиев
You must have a solid understanding of memory management, caching, image handling, efficient drawing and multithreading techniques. We're looking for someone who can explain why finding an integer from an unsorted array of 100 elements is faster than using a hash table, even though hash tables perform in O(1)