![]() |
@Hookahice
of course its a bit old, but sitll very good one... I guess was this book ever available in ebook format? http://www.amazon.com/Annotated-C-Reference-Manual/dp/0201514591/ref=sr_1_9?s=books thanks |
@sendersu
http://www.amazon.com/dp/0201514591 hxxps://www.dropbox.com/s/cjgqtot9d40bvfg/The%20Annotated%20C%20%20%20Reference%20Manual.djvu Enjoy! -HooK |
@Hookahice
of course I"M very thankfull! but one stupid question - what sw to use in order to read this so looking for book? I"ve tried stable WinDjView - http://prntscr.com/1ryy2g it says the book has just 1 empty page?..... and also well known SumatraPdf - it just failed to open it up..... http://prntscr.com/1ryy8p and last chance - IrfanViewer .... http://prntscr.com/1ryybq same issue Please check that 1) you could view it 2) my md5 is same as yours 625d0d303c803dad170642743d70a48e *The Annotated C Reference Manual.djvu many thanks! |
@sendersu
I apologize! I messed up the upload process and file was corrupt :( I fixed it now, try this again: hxxps://www.dropbox.com/s/cjgqtot9d40bvfg/The%20Annotated%20C%20%20%20Reference%20Manual.djvu Should work in WinDjView now :cool: Enjoy! -HooK |
@SinaDiR
There you go, I got this for you: http://www.amazon.com/dp/047013593X hxxps://www.dropbox.com/s/34wznqr7dhhysp1/Modern%20Cryptanalysis%20-%20Techniques%20for%20Advanced%20Code%20Breaking.azw3 Interesting book! Enjoy! -HooK |
@Hookahice
Would you mind to help me with this one: "Real Digital Forensics: Computer Security and Incident Response". Thanks before |
@rangga
Sure. I will see what I can do. I will upload and post when I get it for you (might take me some time thu for this one) -HooK |
Quote:
|
4 Attachment(s)
Quote:
|
Ivor Horton's Beginning Visual C++ 2012
Ivor Horton's Beginning Visual C++ 2012 -
2012 | ISBN: 1118368088 | PDF | 984 pages | 17 Mb http://uploaded.net/file/xx2oozv0 http://rapidgator.net/file/cb075c728..._2012.pdf.html zeuscane |
Operating System Concepts 9th Edition
Operating System Concepts, now in its ninth edition, continues to provide a solid theoretical foundation for understanding operating systems. The ninth edition has been thoroughly updated to include contemporary examples of how operating systems function. The text includes content to bridge the gap between concepts and actual implementations. End-of-chapter problems, exercises, review questions, and programming exercises help to further reinforce important concepts. A new Virtual Machine provides interactive exercises to help engage students with the material.
New To This Edition New, updated content throughout including increased coverage of multicore systems and parallel programming, new coverage of mobile systems including IOS and Android, updated coverage of Memory, and an update of the Linux chapter to include the 3.4 kernel. New chapters on virtual machines and Windows 7. Integrated coverage of Linux and Windows throughout. Streamlined the second half of the book by consolidating three networking chapters into one completely rewritten chapter and eliminating the multimedia chapter. Many new exercises, programming problems, and programming projects. Offers a more interactive experience with exercises using a Linux Virtual Machine with GCC development environment and Linux source code distribution Code:
dfiles.eu/files/5vm0b92ke |
Thank so much
|
http://gen.lib.rus.ec/search.php
You can almost find anything here.I download all pdf thorugh here. :) |
does anyone has this ebook? i need 2nd book not first one...fro Python 3
http://www.amazon.com/Practical-Programming-Introduction-Pragmatic-Programmers/dp/1937785459/ref=dp_ob_title_bk |
Quote:
|
DEbuger thx for help but i am looking book for python 3.. i alredy have
Practical Programming, An Introduction to Computer Science Using Python (Pragmatic Programmers) Jennifer Campbell, Paul Gries, Jason Montojo, Greg Wilson i am looking for new book bye NeO |
Hi all,
Can anyone please help me in getting this book - X86 Assembly Language and C Fundamentals Quote:
|
Does anyone has the copy of this book: "Introduction to Data Mining" by Pang-Ning Tan, Michael Steinbach, Vipin Kumar?
I've search around the web but cant find any result. If you have, can share with me? Thank you very much. |
@WilliamElts
Sure mate, here it is: hxxps://www.dropbox.com/s/up2hjk0rwm09493/Introduction%20to%20Data%20Mining.pdf Enjoy! -HooK |
can anyone find book: X86 Assembly Language and C Fundamentals
looking for it madly? http://www.amazon.com/X86-Assembly-Language-C-Fundamentals/dp/1466568240 bye NEO |
Software Testing using Visual Studio 2012
Book Description: Testing is one of the main phases in the software development lifecycle. Managing the test scenarios, test cases, defects, and linking each one of these is bit of a challenge without using any tools. For frequently changing businesses, it is essential to address testing requirements by matching the pace of the business. This can only be achieved through automation of the possible testing scenarios to reduce the turnaround time of testing. Software Testing Using Visual Studio 2012 is a practical, hands-on guide that provides a number of clear, step-by-step exercises, which will help you to take advantage of the new features and real power of Visual Studio 2012. Software Testing Using Visual Studio 2012 starts with the basics of testing types and managing the tests using Test Explorer and a few other tools. Practical examples are added to help you understand the usage of various tools and features in a better way. Software Testing Using Visual Studio 2012 is written from a developer point of view and helps you take advantage of the unit testing features and customize the tests by generating the code and fine-tuning it as per your needs. The Test Manager is a standalone tool which is part of the Visual Studio tools family and takes care of test management. Software Testing Using Visual Studio 201 covers the usage of the test plan, test suite, manual testing, and exploratory testing using Test Manger and managing these aspects using these tools. Software Testing Using Visual Studio 2012 also covers the recording of user actions and creating automated tests out of it. This book covers generating and adding parameters to the recording and replacing it at runtime, adding validation and extraction rules to the tests, running the tests using command line commands, looking at the details of test results, and configuring the running the load test out of web performance or unit tests. This book helps you to understand the complete testing features and how to make use of automation features as well. It will appeal to both developers and testers. What you will learn from this book Discover different testing types as part of Visual Studio 2012 Use the test plan, test suite, manual testing ,and exploratory testing Record user interface actions and generating code out of it to customize the test Get to grips with unit testing features and data-driven unit tests to automate the tests for multiple scenarios Add extraction rules, validation rules, and custom rules to the recorded requests and add parameters to the requests Create and configure load tests with the help of a web performance test or unit test Analyze the detailed view of test results Execute the existing tests at the command line using the MSTest command line utility Report on the test results and publish the test results Approach We will be setting up a sample test scenario, then we��ll walk through the features available to deploy tests. Who this book is for This book is for developers and testers who want to get to grips with Visual Studio 2012 and Test Manager for all testing activities and managing tests and results in Team Foundation Server. It requires a minimal understanding of testing practices and the software development life cycle; also, some coding skills would help in customizing and updating the code generated from the web UI testing. 444 pages Publisher: Packt Publishing (July 2013) Language: English ISBN-10: 1849689547 ISBN-13: 978-1849689540 hxxp://prefiles.com/08mva92ofulv/PacktPub.Software.Testing.using.Visual.Studio.2012.Jul.2013.rar |
|
@NeOXOeN
Here you go mate: hxxps://www.dropbox.com/s/gcp45rm38cp0l6x/X86%20Assembly%20Language%20and%20C%20Fundamentals%20-%20Joseph%20Cavanagh.pdf Quote:
|
thx Hookahice for helping me out.
bye NeO |
so many ebooks..i love this thread. :D ill share too if i ever found one.
|
Quote:
hxxps://www.dropbox.com/s/omi2fc9w8xacl7y/1937785459Programming.rar |
I use this sites for ebooks:
http://www.freebookspot.es/ http://www.avaxhome.cc/ebooks http://ebookee.org/ This is also good Russian site with old but good books: http://publ.lib.ru/publib.html |
Debugging with Fiddler
hxxp://mir.cr/0JJWW1ZJ |
C Programming for Arduino
http://uploaded.net/file/4a630er1/1849517584-softarchive.net.rar |
Quote:
|
thankyou kienmanowar was searching for the exploit laboratory.
|
Practical Reverse Engineering: x86, x64, ARM, Windows Kernel, Reversing Tools, and Obfuscation by Bruce Dang
PS: Introduction is at the end of the ebook - that's how the book was actually published (PDF and MOBI included) Link: http://www.multiupload.nl/GRW1PRK4U5 or http://www55.zippyshare.com/v/68706673/file.html |
Quote:
Any chance of getting this? :( |
Quote:
http://minfil.org/j2hcedb1bf/B_4888-13.pdf |
Quote:
|
Quote:
Here is the book: http://minfil.org/X0jff7b2b6/Practical_Reverse_Engineering.PDF |
Quote:
or http://www.multiupload.nl/W3WVR2YTE0 |
Can any one have this ebook ?
Win32 Programming by Brent E. Rector and Joseph M. Newcomer (Addison-Wesley Advanced Windows Series)(2 Vol set) |
Programming in Lua
1 Attachment(s)
Brazil and FIFA World Cup are on everyone's lips...
Why we do not seize on this to learn a Brazilian language? NOTE: the attached PDF is not the same of the online version... |
I'm still looking for this one: "Real Digital Forensics: Computer Security and Incident Response". I hope anyone can share. Thanks
|
| All times are GMT +8. The time now is 22:02. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX