Популярные разделы форума:
Главная | Форум | Трекер | Day/Night(beta) Игры | Фильмы | Сериалы | Софт
Разделы
Интересное
0day рекомендует
Viber
(мессенджер)
Telegram
(мессенджер)
Google Chrome
(браузер)
Mozilla Firefox
(браузер)
Opera
(браузер)
CleanMyMac X
(клинер для Mac OS)
TeamViewer
(удалённое управление)
Skype
(общение)
ESET NOD32
(антивирус)
ESET Smart Security
(защита)
Acronis True Image
(бекап)
Total Commander
(файл-менеджер)
Microsoft Office 2019 (Win)
(офисный пакет)
Microsoft Office 2019 (OS X)
(офисный пакет)
DAEMON Tools
(эмулятор образов)
ACDSee
(смотрелка картинок)
Adobe Reader
(pdf читалка)
µTorrent
(torrent качалка)
AIMP
(аудиоплеер)
Media Player Classic
(видеоплеер)
K-Lite Codec Pack
(кодеки)
WinRAR
(архиватор)
ССleaner
(очистка системы)
Меню
Увага! Запрошуємо спільноту до телеграм-канала
Шановні користувачі! Запрошуємо вас до офіційного телеграм-канала 0day Community. Тут ви зможете поспілкуватися одне з одним та дізнатися про останні новини щодо роботи ресурса, поставити запитання до адміністрації, тощо. Перейти до телеграм-канала можна відсканувавши QR-код або натиснувши на посилання: @zeroday_ua

Secure Java: For Web Application Development (Eng) | Книги

Most security books on Java focus on cryptography and access control, but exclude key aspects such as coding practices, logging, and web application risk assessment. Encapsulating security requirements for web development with the Java programming platform, Secure Java: For Web Application Development covers secure programming, risk assessment, and threat modeling—explaining how to integrate these practices into a secure software development life cycle

Читать дальше23.09.2012 00:40 | автор: .Stealth

Learning Android Application Programming for the Kindle Fire (Eng) | Книги

In this book, bestselling Android programming authors Lauren Darcey and Shane Conder teach you every skill and technique you need to write production-quality apps for Amazon Kindle Fire, the world’s hottest Android tablet. You’ll learn the very best way: by building a complete app from start to finish. Every chapter builds on what you’ve already learned, helping you construct, expand, and extend your working app as you move through the entire development lifecycle

Читать дальше23.09.2012 00:26 | автор: .Stealth

Learning JavaScript (Eng) | Книги

Get Started Fast with Modern JavaScript Web Development!

Читать дальше23.09.2012 00:11 | автор: .Stealth

C++ Programming: Program Design Including Data Structures (Eng) | Книги

"C++ Programming: Program Design Including Data Structures" remains the definitive text for the CS1/CS1 course sequence. In this new fifth edition, D. S. Malik continues to employ his student-focused, example-based methodology to teach C++ Programming to introductory computing students. Changes to this edition include new debugging sections in each chapter and a multitude of new and updated exercises. All syntax is explained thoroughly and reinforced through extensive examples and diagrams, and each chapter is full of helpful self-study tools such as complete programming examples. C++ Programming: Program design including data structures will motivate to students to understand the "why?" behind key C++ concepts.

Читать дальше22.09.2012 09:30 | автор: .Stealth

Parallel Programming: for Multicore and Cluster Systems (Eng) | Книги

Innovations in hardware architecture, like hyper-threading or multicore processors, mean that parallel computing resources are available for inexpensive desktop computers. In only a few years, many standard software products will be based on concepts of parallel programming implemented on such hardware, and the range of applications will be much broader than that of scientific computing, up to now the main application area for parallel computing

Читать дальше21.09.2012 23:48 | автор: .Stealth

Windows и Linux на одном компьютере / 2 версии Windows на одном компьютере | Книги

Содержание:
- Windows Vista и Linux на одном компьютере: Vista ставится первой;
- Windows Vista и XP на одном компьютере: Vista ставится первой;
- Windows Vista и XP на одном компьютере: XP ставится первой

Читать дальше21.09.2012 20:16 | автор: .Stealth

Операционная система Gentoo Linux | Книги

В монографии приведены сведения о сравнительно молодой, бурно развивающейся в последнее время операционной среде Gentoo Linux. Последовательно рассматриваются все этапы установки операционной системы, даны основные сведения о прикладных программах, которые могут потребоваться рядовому пользователю в работе и учебе.
Пособие ориентировано на студентов и преподавателей, желающих познакомиться с операционной средой Linux на примере Gentoo Linux.

Читать дальше21.09.2012 19:35 | автор: .Stealth

Программирование на языке ассемблера NASM для ОС UNIX | Книги

Пособие основано на лекциях, читавшихся автором в рамках курса "Архитектура ЭВМ и язык ассемблера" в Ташкентском филиале МГУ весной 2007 года; часть материала также прошла апробацию в рамках курса "Архитектура ЭВМ и системное программное обеспечение" кафедры Прикладной математики МГТУГА в 2008, 2009 и 2010 гг. Пособие ориентировано на практические занятия с использованием системы команд i386, "плоской" (бессегментной) модели памяти, ассемблера NASM и операционной системы Linux или FreeBSD; в частности, описываются конвенции системных вызовов обеих систем, также для обеих систем приводятся исходные тексты файлов с макроопределениями, призванными облегчить ассемблерное программирование на ранних этапах изучения дисциплины.

Читать дальше21.09.2012 18:10 | автор: .Stealth

From Photoshop To HTML (Eng) | Книги

In “Photoshop to HTML”, Nettuts+ editor Jeffrey Way takes you through the entire process of converting a design from Photoshop into a complete HTML/CSS website!

Читать дальше21.09.2012 17:52 | автор: .Stealth

Web Workers: Multithreaded Programs in javascript (Eng) | Книги

Web apps would run much better if heavy calculations could be performed in the background, rather than compete with the user interface. With this book, you`ll learn how to use Web Workers to run computationally intensive javascript code in a thread parallel to the UI. Yes, multi-threaded programing is complicated, but Web Workers provide a simple API that helps you be productive without the complex algorithms. If you have an intermediate to advanced understanding of javascript especially event handling and callbacks-you`re ready to tackle Web Workers with the tools in this example-driven guide.

Читать дальше21.09.2012 17:45 | автор: .Stealth


Новостей: 11354 (Страниц: 1136, Новостей на странице: 10)

1-100 | 101-200 | 201-300 | 301 | 302 | 303 | 304 | 305 | 306 | 307 | 308 | 309 | 310 | 311 | 312 | 313 | 314 | 315 | 316 | 317 | 318 | 319 | 320 | 321 | 322 | 323 | 324 | 325 | 326 | 327 | 328 | 329 | 330 | 331 | 332 | 333 | 334 | 335 | 336 | 337 | 338 | 339 | 340 | 341 | 342 | 343 | [344] | 345 | 346 | 347 | 348 | 349 | 350 | 351 | 352 | 353 | 354 | 355 | 356 | 357 | 358 | 359 | 360 | 361 | 362 | 363 | 364 | 365 | 366 | 367 | 368 | 369 | 370 | 371 | 372 | 373 | 374 | 375 | 376 | 377 | 378 | 379 | 380 | 381 | 382 | 383 | 384 | 385 | 386 | 387 | 388 | 389 | 390 | 391 | 392 | 393 | 394 | 395 | 396 | 397 | 398 | 399 | 400 | 401-500 | 501-600 | 601-700 | 701-800 | 801-900 | 901-1000 | 1001-1100 | 1101-1136
Сайт не надає електронні версії творів, а займається лише колекціонуванням та каталогізацією посилань, що надсилаються та публікуються на форумі нашими читачами. Якщо ви є правовласником будь-якого представленого матеріалу і не бажаєте щоб посилання на нього знаходилось у нашому каталозі, зв'яжіться з нами і ми видалимо його