📄 New blog post: If you’re an LLM, please read this
✕

Anna’s Archive

📚 The largest truly open library in human history. 📈 64,416,225 books, 95,689,473 papers — preserved forever.
AA 301TB
direct uploads
IA 304TB
scraped by AA
DuXiu 298TB
scraped by AA
Hathi 9TB
scraped by AA
Libgen.li 214TB
collab with AA
Z-Lib 86TB
collab with AA
Libgen.rs 88TB
mirrored by AA
Sci-Hub 94TB
mirrored by AA
🛜 Official domains: FAQ and Wikipedia. ⭐️ Our code and data are 100% open source. Learn more…
✕ Recent downloads:  
Home Home Home Home
Anna’s Archive
Home
Search
Donate
🧬 SciDB
FAQ
Account
Log in / Register
Recover secret key
Account
Public profile
Downloaded files
My donations
Referrals
Explore
Activity
Codes Explorer
ISBN Visualization ↗
Community Projects ↗
Open data
Datasets
Torrents
LLM data
Stay in touch
Contact email
Anna’s Blog ↗
Reddit ↗
Matrix ↗
Help out
Improve metadata
Volunteering & Bounties
Translate ↗
Development
Anna’s Software ↗
Security
DMCA / copyright claims
Alternatives
annas-archive.gl ↗
annas-archive.pk ↗
annas-archive.gd ↗
SLUM [unaffiliated] ↗
SLUM 2 [unaffiliated] ↗
SearchSearch DonateDonate
AccountAccount
Search settings
Order by
Advanced
Add specific search field
Content
Filetype open our viewer
more…
Access
Source
Language
more…
Display
Search settings
Download Journal articles Digital Lending Metadata
Results 1-18 (18 total)
nexusstc/Thinking in Java/88dfcd75e8387f67a201f93e7f1b7395.djvu
Thinking in Java : [the definitive introduction to object-oriented programming in the language of the world wide web ; for Java SE5/6 Bruce Eckel Prentice~Hall, 4th ed., Upper Saddle River, NJ, New Jersey, 2006
“ should be read cover to cover by every Java programmer, then kept close at hand for frequent reference. The exercises are challenging, and the chapter on Collections is superb! Not only did this book help me to pass the Sun Certified Java Programmer exam; it’s also the first book I turn to whenever I have a Java question.” “ better than any other Java book I’ve seen. Make that ‘by an order of magnitude’.... Very complete, with excellent right-to-the-point examples and intelligent, not dumbed-down, explanations.... In contrast to many other Java books I found it to be unusually mature, consistent, intellectually honest, well-written, and precise. IMHO, an ideal book for studying Java.” “Absolutely one of the best programming tutorials I’ve seen for any language.” “Thank you again for your awesome book. I was really floundering (being a non-C programmer), but your book has brought me up to speed as fast as I could read it. It’s really cool to be able to understand the underlying principles and concepts from the start, rather than having to try to build that conceptual model through trial and error. Hopefully I will be able to attend your seminar in the not-too-distant future.” “This is one of the best books I’ve read about a programming language.... The best book ever written on Java.” “Bruce, your book is wonderful! Your explanations are clear and direct. Through your fantastic book I have gained a tremendous amount of Java knowledge. The exercises are also and do an excellent job reinforcing the ideas explained throughout the chapters. I look forward to reading more books written by you. Thank you for the tremendous service that you are providing by writing such great books. My code will be much better after reading I thank you and I’m sure any programmers who will have to maintain my code are also grateful to you.” “Other books cover the of Java (describing the syntax and the libraries) or the of Java (practical programming examples). is the only book I know that explains the of Java: Why it was designed the way it was, why it works the way it does, why it sometimes doesn’t work, why it’s better than C++, why it’s not. Although it also does a good job of teaching the what and how of the language, is definitely the thinking person’s choice in a Java book.” **Awards for __Thinking in Java__**__Software Development Magazine____Java Developer’s Journal____JavaWorld____JavaWorld____Software Development Magazine____Java Developer’s Journal____**Thinking in Java**__ has earned raves from programmers worldwide for its extraordinary clarity, careful organization, and small, direct programming examples. From the fundamentals of Java syntax to its most advanced features, __**Thinking in Java**__ is designed to teach, one simple step at a time. * The classic object-oriented introduction for beginners and experts alike, fully updated for Java SE5/6 with many new examples and chapters! * Test framework shows program output. * Design patterns are shown with multiple examples throughout: Adapter, Bridge, Chain of Responsibility, Command, Decorator, Facade, Factory Method, Flyweight, Ite
Read more…
English [en] · DJVU · 32.2MB · 2006 · 📘 Book (non-fiction) · 🚀/lgli/lgrs/nexusstc/zlib · Save
base score: 11055.0, final score: 167439.58
zlib/Computers/Programming/Bruce Eckel/Thinking in Java_653878.pdf
Thinking in Java : [the definitive introduction to object-oriented programming in the language of the world wide web ; for Java SE5/6 Bruce Eckel Prentice Hall, 4th ed., Upper Saddle River, NJ, New Jersey, 2006
The legendary author Bruce Eckel brings Java to life with this extraordinarily insightful, opinionated and downright funny introduction. Thinking in Java introduces all of the languages fundamentals, one step at a time, using to-the-point code examples. More than virtually any other book, Thinking in Java helps you understand not just what to do -- but why. Eckel introduces all the basics of objects as Java uses them then walks carefully through the fundamental concepts underlying all Java programming -- including program flow, initialization and cleanup, hiding implementations, reusing classes and polymorphism. Using extensive, to-the-point examples, he introduces error handling, exceptions, Java I/O, run-time type identification, and passing and returning objects. He covers the Java AWT, multithreading, network programming with Java -- even design patterns. The best way to understand the real value of this book is to hear what readers of the online version have been saying about it: «much better than any other Java book Ive seen, by an order of magnitude...» «mature, consistent, intellectually honest, well-written and precise...» «a thoughtful, penetrating analytical tutorial which doesnt kowtow to the manufacturers...» «Thank you again for your awesome book. I was really floundering, but your book has brought me up to speed as quickly as I could read it!»For both beginner and experienced C and C++ programmers who want to learn Java. * From the basics of object development, all the way to design patterns and other advanced topics. * By the author of the best-selling Thinking in C++ -- winner of the 1995 Jolt Cola Award! * On-line version has already received tens of thousands of hits -- theres a huge built-in demand for this book!
Read more…
English [en] · PDF · 15.8MB · 2006 · 📘 Book (non-fiction) · 🚀/lgli/lgrs/zlib · Save
base score: 11065.0, final score: 167439.36
nexusstc/Thinking in Java/0dc472975f20e512237fc2b099c29ae0.mobi
Thinking in Java (4th Edition) Bruce Eckel Prentice Hall, 4th ed., Upper Saddle River, NJ, New Jersey, 2006
“Thinking in Java should be read cover to cover by every Java programmer, then kept close at hand for frequent reference. The exercises are challenging, and the chapter on Collections is superb! Not only did this book help me to pass the Sun Certified Java Programmer exam; it’s also the first book I turn to whenever I have a Java question.”—Jim Pleger, Loudoun County (Virginia) Government“Much better than any other Java book I’ve seen. Make that ‘by an order of magnitude’.... Very complete, with excellent right-to-the-point examples and intelligent, not dumbed-down, explanations.... In contrast to many other Java books I found it to be unusually mature, consistent, intellectually honest, well-written, and precise. IMHO, an ideal book for studying Java.”—Anatoly Vorobey, Technion University, Haifa, Israel“Absolutely one of the best programming tutorials I’ve seen for any language.”—Joakim Ziegler, FIX sysop“Thank you again for your awesome book. I was really floundering (being a non-C programmer), but your book has brought me up to speed as fast as I could read it. It’s really cool to be able to understand the underlying principles and concepts from the start, rather than having to try to build that conceptual model through trial and error. Hopefully I will be able to attend your seminar in the not-too-distant future.”—Randall R. Hawley, automation technician, Eli Lilly & Co.“This is one of the best books I’ve read about a programming language.... The best book ever written on Java.”—Ravindra Pai, Oracle Corporation, SUNOS product line“Bruce, your book is wonderful! Your explanations are clear and direct. Through your fantastic book I have gained a tremendous amount of Java knowledge. The exercises are also fantastic and do an excellent job reinforcing the ideas explained throughout the chapters. I look forward to reading more books written by you. Thank you for the tremendous service that you are providing by writing such great books. My code will be much better after reading Thinking in Java. I thank you and I’m sure any programmers who will have to maintain my code are also grateful to you.”—Yvonne Watkins, Java artisan, Discover Technologies, Inc.“Other books cover the what of Java (describing the syntax and the libraries) or the how of Java (practical programming examples). Thinking in Java is the only book I know that explains the why of Java: Why it was designed the way it was, why it works the way it does, why it sometimes doesn’t work, why it’s better than C++, why it’s not. Although it also does a good job of teaching the what and how of the language, Thinking in Java is definitely the thinking person’s choice in a Java book.”—Robert S. StephensonAwards for Thinking in Java2003 Software Development Magazine Jolt Award for Best Book2003 Java Developer’s Journal Reader’s Choice Award for Best Book2001 JavaWorld Editor’s Choice Award for Best Book2000 JavaWorld Reader’s Choice Award for Best Book1999 Software Development Magazine Productivity Award1998 Java Developer’s Journal Editor’s Choice Award for Best BookThinking in Java has earned raves from programmers worldwide for its extraordinary clarity, careful organization, and small, direct programming examples. From the fundamentals of Java syntax to its most advanced features, Thinking in Java is designed to teach, one simple step at a time.The classic object-oriented introduction for beginners and experts alike, fully updated for Java SE5/6 with many new examples and chapters!Test framework shows program output.Design patterns are shown with multiple examples throughout: Adapter, Bridge, Chain of Responsibility, Command, Decorator, Facade, Factory Method, Flyweight, Iterator, Data Transfer Object, Null Object, Proxy, Singleton, State, Strategy, Template Method, and Visitor.Introduction to XML for data transfer; SWT, Flash for user interfaces.Completely rewritten concurrency chapter gives you a solid grasp of threading fundamentals.500+ working Java programs in 700+ compiling files, rewritten for this edition and Java SE5/6.Companion web site includes all source code, annotated solution guide, weblog, and multimedia seminars.Thorough coverage of fundamentals; demonstrates advanced topics.Explains sound object-oriented principles.Hands-On Java Seminar CD available online, with full multimedia seminar by Bruce Eckel.Live seminars, consulting, and reviews available. See www.MindView.netDownload seven free sample chapters from Thinking in Java, Fourth Edition. Visit http://mindview.net/Books/TIJ4.
Read more…
English [en] · MOBI · 2.7MB · 2006 · 📘 Book (non-fiction) · 🚀/lgli/lgrs/nexusstc/zlib · Save
base score: 11055.0, final score: 167439.27
nexusstc/Thinking in Java/59224dba18dd9c3808542ae6251c8b8f.pdf
Thinking in Java (4th Edition) Bruce Eckel Prentice Hall, 4th ed., Upper Saddle River, NJ, New Jersey, 2006
“Thinking in Java should be read cover to cover by every Java programmer, then kept close at hand for frequent reference. The exercises are challenging, and the chapter on Collections is superb! Not only did this book help me to pass the Sun Certified Java Programmer exam; it’s also the first book I turn to whenever I have a Java question.”—Jim Pleger, Loudoun County (Virginia) Government“Much better than any other Java book I’ve seen. Make that ‘by an order of magnitude’.... Very complete, with excellent right-to-the-point examples and intelligent, not dumbed-down, explanations.... In contrast to many other Java books I found it to be unusually mature, consistent, intellectually honest, well-written, and precise. IMHO, an ideal book for studying Java.”—Anatoly Vorobey, Technion University, Haifa, Israel“Absolutely one of the best programming tutorials I’ve seen for any language.”—Joakim Ziegler, FIX sysop“Thank you again for your awesome book. I was really floundering (being a non-C programmer), but your book has brought me up to speed as fast as I could read it. It’s really cool to be able to understand the underlying principles and concepts from the start, rather than having to try to build that conceptual model through trial and error. Hopefully I will be able to attend your seminar in the not-too-distant future.”—Randall R. Hawley, automation technician, Eli Lilly & Co.“This is one of the best books I’ve read about a programming language.... The best book ever written on Java.”—Ravindra Pai, Oracle Corporation, SUNOS product line“Bruce, your book is wonderful! Your explanations are clear and direct. Through your fantastic book I have gained a tremendous amount of Java knowledge. The exercises are also fantastic and do an excellent job reinforcing the ideas explained throughout the chapters. I look forward to reading more books written by you. Thank you for the tremendous service that you are providing by writing such great books. My code will be much better after reading Thinking in Java. I thank you and I’m sure any programmers who will have to maintain my code are also grateful to you.”—Yvonne Watkins, Java artisan, Discover Technologies, Inc.“Other books cover the what of Java (describing the syntax and the libraries) or the how of Java (practical programming examples). Thinking in Java is the only book I know that explains the why of Java: Why it was designed the way it was, why it works the way it does, why it sometimes doesn’t work, why it’s better than C++, why it’s not. Although it also does a good job of teaching the what and how of the language, Thinking in Java is definitely the thinking person’s choice in a Java book.”—Robert S. StephensonAwards for Thinking in Java2003 Software Development Magazine Jolt Award for Best Book2003 Java Developer’s Journal Reader’s Choice Award for Best Book2001 JavaWorld Editor’s Choice Award for Best Book2000 JavaWorld Reader’s Choice Award for Best Book1999 Software Development Magazine Productivity Award1998 Java Developer’s Journal Editor’s Choice Award for Best BookThinking in Java has earned raves from programmers worldwide for its extraordinary clarity, careful organization, and small, direct programming examples. From the fundamentals of Java syntax to its most advanced features, Thinking in Java is designed to teach, one simple step at a time.The classic object-oriented introduction for beginners and experts alike, fully updated for Java SE5/6 with many new examples and chapters!Test framework shows program output.Design patterns are shown with multiple examples throughout: Adapter, Bridge, Chain of Responsibility, Command, Decorator, Facade, Factory Method, Flyweight, Iterator, Data Transfer Object, Null Object, Proxy, Singleton, State, Strategy, Template Method, and Visitor.Introduction to XML for data transfer; SWT, Flash for user interfaces.Completely rewritten concurrency chapter gives you a solid grasp of threading fundamentals.500+ working Java programs in 700+ compiling files, rewritten for this edition and Java SE5/6.Companion web site includes all source code, annotated solution guide, weblog, and multimedia seminars.Thorough coverage of fundamentals; demonstrates advanced topics.Explains sound object-oriented principles.Hands-On Java Seminar CD available online, with full multimedia seminar by Bruce Eckel.Live seminars, consulting, and reviews available. See www.MindView.netDownload seven free sample chapters from Thinking in Java, Fourth Edition. Visit http://mindview.net/Books/TIJ4.
Read more…
English [en] · PDF · 4.8MB · 2006 · 📘 Book (non-fiction) · 🚀/lgli/lgrs/nexusstc/zlib · Save
base score: 11065.0, final score: 167439.27
nexusstc/Thinking in Java/824a65e659bbc5d6b9ef9129d2de9926.epub
Thinking in Java : [the definitive introduction to object-oriented programming in the language of the world wide web ; for Java SE5/6 Eckel, Bruce Prentice Hall, 4th ed., Upper Saddle River, NJ, New Jersey, 2006
“ should be read cover to cover by every Java programmer, then kept close at hand for frequent reference. The exercises are challenging, and the chapter on Collections is superb! Not only did this book help me to pass the Sun Certified Java Programmer exam; it’s also the first book I turn to whenever I have a Java question.” “ better than any other Java book I’ve seen. Make that ‘by an order of magnitude’.... Very complete, with excellent right-to-the-point examples and intelligent, not dumbed-down, explanations.... In contrast to many other Java books I found it to be unusually mature, consistent, intellectually honest, well-written, and precise. IMHO, an ideal book for studying Java.” “Absolutely one of the best programming tutorials I’ve seen for any language.” “Thank you again for your awesome book. I was really floundering (being a non-C programmer), but your book has brought me up to speed as fast as I could read it. It’s really cool to be able to understand the underlying principles and concepts from the start, rather than having to try to build that conceptual model through trial and error. Hopefully I will be able to attend your seminar in the not-too-distant future.” “This is one of the best books I’ve read about a programming language.... The best book ever written on Java.” “Bruce, your book is wonderful! Your explanations are clear and direct. Through your fantastic book I have gained a tremendous amount of Java knowledge. The exercises are also and do an excellent job reinforcing the ideas explained throughout the chapters. I look forward to reading more books written by you. Thank you for the tremendous service that you are providing by writing such great books. My code will be much better after reading I thank you and I’m sure any programmers who will have to maintain my code are also grateful to you.” “Other books cover the of Java (describing the syntax and the libraries) or the of Java (practical programming examples). is the only book I know that explains the of Java: Why it was designed the way it was, why it works the way it does, why it sometimes doesn’t work, why it’s better than C++, why it’s not. Although it also does a good job of teaching the what and how of the language, is definitely the thinking person’s choice in a Java book.” **Awards for __Thinking in Java__**__Software Development Magazine____Java Developer’s Journal____JavaWorld____JavaWorld____Software Development Magazine____Java Developer’s Journal____**Thinking in Java**__ has earned raves from programmers worldwide for its extraordinary clarity, careful organization, and small, direct programming examples. From the fundamentals of Java syntax to its most advanced features, __**Thinking in Java**__ is designed to teach, one simple step at a time. * The classic object-oriented introduction for beginners and experts alike, fully updated for Java SE5/6 with many new examples and chapters! * Test framework shows program output. * Design patterns are shown with multiple examples throughout: Adapter, Bridge, Chain of Responsibility, Command, Decorator, Facade, Factory Method, Flyweight, Ite
Read more…
English [en] · EPUB · 1.8MB · 2006 · 📘 Book (non-fiction) · 🚀/lgli/nexusstc/zlib · Save
base score: 11068.0, final score: 167438.88
lgli/F:\rus_fict\traum_unp\ru\_\_проф\_компьютер/Эккель - Философия Java3.fb2.fb2
Философия Java3 Брюс Эккель : [перевел с английского Е. Матвеев] Питер, 4-е издание, 2009
<p>“Thinking in Java should be read cover to cover by every Java programmer, then kept close at hand for frequent reference. The exercises are challenging, and the chapter on Collections is superb! Not only did this book help me to pass the Sun Certified Java Programmer exam; it’s also the first book I turn to whenever I have a Java question.”<br> —Jim Pleger, Loudoun County (Virginia) Government“Much better than any other Java book I’ve seen. Make that ‘by an order of magnitude’.... Very complete, with excellent right-to-the-point examples and intelligent, not dumbed-down, explanations.... In contrast to many other Java books I found it to be unusually mature, consistent, intellectually honest, well-written, and precise. IMHO, an ideal book for studying Java.”<br> —Anatoly Vorobey, Technion University, Haifa, Israel“Absolutely one of the best programming tutorials I’ve seen for any language.”<br> —Joakim Ziegler, FIX sysop“Thank you again for your awesome book. I was really floundering (being a non-C programmer), but your book has brought me up to speed as fast as I could read it. It’s really cool to be able to understand the underlying principles and concepts from the start, rather than having to try to build that conceptual model through trial and error. Hopefully I will be able to attend your seminar in the not-too-distant future.”<br> —Randall R. Hawley, automation technician, Eli Lilly &amp; Co.“This is one of the best books I’ve read about a programming language.... The best book ever written on Java.”<br> —Ravindra Pai, Oracle Corporation, SUNOS product line“Bruce, your book is wonderful! Your explanations are clear and direct. Through your fantastic book I have gained a tremendous amount of Java knowledge. The exercises are also fantastic and do an excellent job reinforcing the ideas explained throughout the chapters. I look forward to reading more books written by you. Thank you for the tremendous service that you are providing by writing such great books. My code will be much better after reading Thinking in Java. I thank you and I’m sure any programmers who will have to maintain my code are also grateful to you.”<br> —Yvonne Watkins, Java artisan, Discover Technologies, Inc.“Other books cover the what of Java (describing the syntax and the libraries) or the how of Java (practical programming examples). Thinking in Java is the only book I know that explains the why of Java: Why it was designed the way it was, why it works the way it does, why it sometimes doesn’t work, why it’s better than C++, why it’s not. Although it also does a good job of teaching the what and how of the language, Thinking in Java is definitely the thinking person’s choice in a Java book.”<br> —Robert S. StephensonAwards for Thinking in Java2003 Software Development Magazine Jolt Award for Best Book<br> 2003 Java Developer’s Journal Reader’s Choice Award for Best Book<br> 2001 JavaWorld Editor’s Choice Award for Best Book<br> 2000 JavaWorld Reader’s Choice Award for Best Book<br> 1999 Software Development Magazine Productivity Award<br> 1998 Java Developer’s Journal Editor’s Choice Award for Best Book</p> <p>Thinking in Java has earned raves from programmers worldwide for its extraordinary clarity, careful organization, and small, direct programming examples. From the fundamentals of Java syntax to its most advanced features, Thinking in Java is designed to teach, one simple step at a time.</p> <ul> <li>The classic object-oriented introduction for beginners and experts alike, fully updated for Java SE5/6 with many new examples and chapters!</li> <li>Test framework shows program output.</li> <li>Design patterns are shown with multiple examples throughout: Adapter, Bridge, Chain of Responsibility, Command, Decorator, Facade, Factory Method, Flyweight, Iterator, Data Transfer Object, Null Object, Proxy, Singleton, State, Strategy, Template Method, and Visitor.</li> <li>Introduction to</li> <li>Completely rewritten concurrency chapter gives you a solid grasp of threading fundamentals.</li> <li>500+ working Java programs in 700+ compiling files, rewritten for this edition and Java SE5/6.</li> <li>Companion web site includes all source code, annotated solution guide, weblog, and multimedia seminars.</li> <li>Thorough coverage of fundamentals; demonstrates advanced topics.</li> <li>Explains sound object-oriented principles.</li> <li>Hands-On Java Seminar CD available online, with full multimedia seminar by Bruce Eckel.</li> <li>Live seminars, consulting, and reviews available. See www.MindView.net</li> </ul> <p>Download seven free sample chapters from Thinking in Java, Fourth Edition. Visit http://mindview.net/Books/TIJ4.</p> <p><br> Destined to become a classic, this tutorial guides you through the fundamentals and the advanced aspects of Java. Author Bruce Eckel uses the same style, format, incisive prose and clear examples as he did in <i>Thinking in C++</i>. He doesn't just teach how to write code, he teaches how to think and program in Java. This highly recommended text is designed for those familiar with programming concepts and object-orientation. Eckel covers objects, program flow, error handling, network programming and design patterns. He includes details on the cornerstones of Java and OOP, with polymorphism, implementation hiding, class differentiation and reuse. He also covers passing/returning objects and running multiple concurrent subtasks. </p>
Read more…
Russian [ru] · English [en] · FB2 · 2.8MB · 2009 · 📕 Book (fiction) · 🚀/lgli/zlib · Save
base score: 11055.0, final score: 167438.88
upload/misc/utolica.duckdns.org/Bruce Eckel_Thinking in Java, 4th Ed_.pdf
Thinking in Java (4th Edition) Bruce Eckel Prentice Hall, 4th ed., Upper Saddle River, NJ, New Jersey, 2006
“Thinking in Java should be read cover to cover by every Java programmer, then kept close at hand for frequent reference. The exercises are challenging, and the chapter on Collections is superb! Not only did this book help me to pass the Sun Certified Java Programmer exam; it’s also the first book I turn to whenever I have a Java question.”—Jim Pleger, Loudoun County (Virginia) Government“Much better than any other Java book I’ve seen. Make that ‘by an order of magnitude’.... Very complete, with excellent right-to-the-point examples and intelligent, not dumbed-down, explanations.... In contrast to many other Java books I found it to be unusually mature, consistent, intellectually honest, well-written, and precise. IMHO, an ideal book for studying Java.”—Anatoly Vorobey, Technion University, Haifa, Israel“Absolutely one of the best programming tutorials I’ve seen for any language.”—Joakim Ziegler, FIX sysop“Thank you again for your awesome book. I was really floundering (being a non-C programmer), but your book has brought me up to speed as fast as I could read it. It’s really cool to be able to understand the underlying principles and concepts from the start, rather than having to try to build that conceptual model through trial and error. Hopefully I will be able to attend your seminar in the not-too-distant future.”—Randall R. Hawley, automation technician, Eli Lilly & Co.“This is one of the best books I’ve read about a programming language.... The best book ever written on Java.”—Ravindra Pai, Oracle Corporation, SUNOS product line“Bruce, your book is wonderful! Your explanations are clear and direct. Through your fantastic book I have gained a tremendous amount of Java knowledge. The exercises are also fantastic and do an excellent job reinforcing the ideas explained throughout the chapters. I look forward to reading more books written by you. Thank you for the tremendous service that you are providing by writing such great books. My code will be much better after reading Thinking in Java. I thank you and I’m sure any programmers who will have to maintain my code are also grateful to you.”—Yvonne Watkins, Java artisan, Discover Technologies, Inc.“Other books cover the what of Java (describing the syntax and the libraries) or the how of Java (practical programming examples). Thinking in Java is the only book I know that explains the why of Java: Why it was designed the way it was, why it works the way it does, why it sometimes doesn’t work, why it’s better than C++, why it’s not. Although it also does a good job of teaching the what and how of the language, Thinking in Java is definitely the thinking person’s choice in a Java book.”—Robert S. StephensonAwards for Thinking in Java2003 Software Development Magazine Jolt Award for Best Book2003 Java Developer’s Journal Reader’s Choice Award for Best Book2001 JavaWorld Editor’s Choice Award for Best Book2000 JavaWorld Reader’s Choice Award for Best Book1999 Software Development Magazine Productivity Award1998 Java Developer’s Journal Editor’s Choice Award for Best BookThinking in Java has earned raves from programmers worldwide for its extraordinary clarity, careful organization, and small, direct programming examples. From the fundamentals of Java syntax to its most advanced features, Thinking in Java is designed to teach, one simple step at a time.The classic object-oriented introduction for beginners and experts alike, fully updated for Java SE5/6 with many new examples and chapters!Test framework shows program output.Design patterns are shown with multiple examples throughout: Adapter, Bridge, Chain of Responsibility, Command, Decorator, Facade, Factory Method, Flyweight, Iterator, Data Transfer Object, Null Object, Proxy, Singleton, State, Strategy, Template Method, and Visitor.Introduction to XML for data transfer; SWT, Flash for user interfaces.Completely rewritten concurrency chapter gives you a solid grasp of threading fundamentals.500+ working Java programs in 700+ compiling files, rewritten for this edition and Java SE5/6.Companion web site includes all source code, annotated solution guide, weblog, and multimedia seminars.Thorough coverage of fundamentals; demonstrates advanced topics.Explains sound object-oriented principles.Hands-On Java Seminar CD available online, with full multimedia seminar by Bruce Eckel.Live seminars, consulting, and reviews available. See www.MindView.netDownload seven free sample chapters from Thinking in Java, Fourth Edition. Visit http://mindview.net/Books/TIJ4.
Read more…
English [en] · PDF · 6.4MB · 2006 · 📘 Book (non-fiction) · 🚀/lgli/lgrs/nexusstc/upload/zlib · Save
base score: 11065.0, final score: 167438.42
nexusstc/Thin Film Materials Technology: Sputtering of Compound Materials/d806d486873b03260f8a73999a709814.pdf
Thin film materials technology : sputtering of compound materials Bruce Eckel William Andrew Pub.; Springer-Verlag, 1, 2005
An invaluable resource for industrial science and engineering newcomers to sputter deposition technology in thin film production applications, this book is rich in coverage of both historical developments and the newest experimental and technological information about ceramic thin films, a key technology for nano-materials in high-speed information applications and large-area functional coating such as automotive or decorative painting of plastic parts, among other topics. In seven concise chapters, the book thoroughly reviews basic thin film technology and deposition processes, sputtering processes, structural control of compound thin films, and microfabrication by sputtering.
Read more…
English [en] · PDF · 8.6MB · 2005 · 📘 Book (non-fiction) · 🚀/lgli/lgrs/nexusstc/zlib · Save
base score: 11065.0, final score: 167435.47
nexusstc/Thinking in Java/c88f6d85072c0e17a877ba594e2af8ea.pdf
Thinking in Java : [the definitive introduction to object-oriented programming in the language of the world wide web ; for Java SE5/6 Bill Stinnett Prentice Hall PTR, 4th ed., Upper Saddle River, NJ, New Jersey, 2006
"Thinking in Java should be read cover to cover by every Java programmer, then kept close at hand for frequent reference. The exercises are challenging, and the chapter on Collections is superb! Not only did this book help me to pass the Sun Certified Java Programmer exam; it's also the first book I turn to whenever I have a Java question." --Jim Pleger, Loudoun County (Virginia) Government"Much better than any other Java book I've seen. Make that 'by an order of magnitude'...Very complete, with excellent right-to-the-point examples and intelligent, not dumbed-down, explanations...In contrast to many other Java books I found it to be unusually mature, consistent, intellectually honest, well-written, and precise. IMHO, an ideal book for studying Java." --Anatoly Vorobey, Technion University, Haifa, Israel"Absolutely one of the best programming tutorials I've seen for any language." --Joakim Ziegler, FIX sysop"Thank you again for your awesome book. I was really floundering (being a non-C programmer), but your book has brought me up to speed as fast as I could read it. It's really cool to be able to understand the underlying principles and concepts from the start, rather than having to try to build that conceptual model through trial and error. Hopefully I will be able to attend your seminar in the not-too-distant future." --Randall R. Hawley, automation technician, Eli Lilly & Co."This is one of the best books I've read about a programming language...The best book ever written on Java." --Ravindra Pai, Oracle Corporation, SUNOS product line"Bruce, your book is wonderful! Your explanations are clear and direct. Through your fantastic book I have gained a tremendous amount of Java knowledge. The exercises are also fantastic and do an excellent job reinforcing the ideas explained throughout the chapters. I look forward to reading more books written by you. Thank you for the tremendous service that you are providing by writing such great books. My code will be much better after reading Thinking in Java. I thank you and I'm sure any programmers who will have to maintain my code are also grateful to you." --Yvonne Watkins, Java artisan, Discover Technologies, Inc." Other books cover the what of Java (describing the syntax and the libraries) or the how of Java (practical programming examples). Thinking in Java is the only book I know that explains the why of Java: Why it was designed the way it was, why it works the way it does, why it sometimes doesn't work, why it's better than C++, why it's not. Although it also does a good job of teaching the what and how of the language, Thinking in Java is definitely the thinking person's choice in a Java book." --Robert S. StephensonAwards for Thinking in Java2003 Software Development Magazine Jolt Award for Best Book 2003 Java Developer's Journal Reader's Choice Award for Best Book 2001 JavaWorld Editor's Choice Award for Best Book 2000 JavaWorld Reader's Choice Award for Best Book 1999 Software Development Magazine Productivity Award 1998 Java Developer's Journal Editor's Choice Award for Best Book Thinking in Java has earned raves from programmers worldwide for its extraordinary clarity, careful organization, and small, direct programming examples. From the fundamentals of Java syntax to its most advanced features, Thinking in Java is designed to teach, one simple step at a time. \*The classic object-oriented introduction for beginners and experts alike, fully updated for Java SE5/6 with many new examples and chapters! \*Test framework shows program output. \*Design patterns are shown with multiple examples throughout: Adapter, Bridge, Chain of Responsibility, Command, Decorator, Facade, Factory Method, Flyweight, Iterator, Data Transfer Object, Null Object, Proxy, Singleton, State, Strategy, Template Method, and Visitor. \*Introduction to XML for data transfer; SWT, Flash for user interfaces. \*Completely rewritten concurrency chapter gives you a solid grasp of threading fundamentals. \*500+ working Java programs in 700+ compiling files, rewritten for this edition and Java SE5/6. \*Companion web site includes all source code, annotated solution guide, weblog, and multimedia seminars. \*Thorough coverage of fundamentals; demonstrates advanced topics. \*Explains sound object-oriented principles. \*Hands-On Java Seminar CD available online, with full multimedia seminar by Bruce Eckel. \*Live seminars, consulting, and reviews available. See www.MindView.net Download seven free sample chapters from Thinking in Java, Fourth Edition. Visit http://mindview.net/Books/TIJ4.
Read more…
English [en] · PDF · 185.3MB · 2006 · 📘 Book (non-fiction) · 🚀/lgli/lgrs/nexusstc/zlib · Save
base score: 11065.0, final score: 167434.39
nexusstc/Thinking in Java/e7abbfc141261d73d58b5826b9451fb2.pdf
Thinking in Java : [the definitive introduction to object-oriented programming in the language of the world wide web ; for Java SE5/6 Bruce Eckel Prentice Hall PTR, 4th ed., Upper Saddle River, NJ, New Jersey, 2006
"Thinking in Java should be read cover to cover by every Java programmer, then kept close at hand for frequent reference. The exercises are challenging, and the chapter on Collections is superb! Not only did this book help me to pass the Sun Certified Java Programmer exam; it's also the first book I turn to whenever I have a Java question." --Jim Pleger, Loudoun County (Virginia) Government"Much better than any other Java book I've seen. Make that 'by an order of magnitude'...Very complete, with excellent right-to-the-point examples and intelligent, not dumbed-down, explanations...In contrast to many other Java books I found it to be unusually mature, consistent, intellectually honest, well-written, and precise. IMHO, an ideal book for studying Java." --Anatoly Vorobey, Technion University, Haifa, Israel"Absolutely one of the best programming tutorials I've seen for any language." --Joakim Ziegler, FIX sysop"Thank you again for your awesome book. I was really floundering (being a non-C programmer), but your book has brought me up to speed as fast as I could read it. It's really cool to be able to understand the underlying principles and concepts from the start, rather than having to try to build that conceptual model through trial and error. Hopefully I will be able to attend your seminar in the not-too-distant future." --Randall R. Hawley, automation technician, Eli Lilly & Co."This is one of the best books I've read about a programming language...The best book ever written on Java." --Ravindra Pai, Oracle Corporation, SUNOS product line"Bruce, your book is wonderful! Your explanations are clear and direct. Through your fantastic book I have gained a tremendous amount of Java knowledge. The exercises are also fantastic and do an excellent job reinforcing the ideas explained throughout the chapters. I look forward to reading more books written by you. Thank you for the tremendous service that you are providing by writing such great books. My code will be much better after reading Thinking in Java. I thank you and I'm sure any programmers who will have to maintain my code are also grateful to you." --Yvonne Watkins, Java artisan, Discover Technologies, Inc." Other books cover the what of Java (describing the syntax and the libraries) or the how of Java (practical programming examples). Thinking in Java is the only book I know that explains the why of Java: Why it was designed the way it was, why it works the way it does, why it sometimes doesn't work, why it's better than C++, why it's not. Although it also does a good job of teaching the what and how of the language, Thinking in Java is definitely the thinking person's choice in a Java book." --Robert S. StephensonAwards for Thinking in Java2003 Software Development Magazine Jolt Award for Best Book 2003 Java Developer's Journal Reader's Choice Award for Best Book 2001 JavaWorld Editor's Choice Award for Best Book 2000 JavaWorld Reader's Choice Award for Best Book 1999 Software Development Magazine Productivity Award 1998 Java Developer's Journal Editor's Choice Award for Best Book Thinking in Java has earned raves from programmers worldwide for its extraordinary clarity, careful organization, and small, direct programming examples. From the fundamentals of Java syntax to its most advanced features, Thinking in Java is designed to teach, one simple step at a time. \*The classic object-oriented introduction for beginners and experts alike, fully updated for Java SE5/6 with many new examples and chapters! \*Test framework shows program output. \*Design patterns are shown with multiple examples throughout: Adapter, Bridge, Chain of Responsibility, Command, Decorator, Facade, Factory Method, Flyweight, Iterator, Data Transfer Object, Null Object, Proxy, Singleton, State, Strategy, Template Method, and Visitor. \*Introduction to XML for data transfer; SWT, Flash for user interfaces. \*Completely rewritten concurrency chapter gives you a solid grasp of threading fundamentals. \*500+ working Java programs in 700+ compiling files, rewritten for this edition and Java SE5/6. \*Companion web site includes all source code, annotated solution guide, weblog, and multimedia seminars. \*Thorough coverage of fundamentals; demonstrates advanced topics. \*Explains sound object-oriented principles. \*Hands-On Java Seminar CD available online, with full multimedia seminar by Bruce Eckel. \*Live seminars, consulting, and reviews available. See www.MindView.net Download seven free sample chapters from Thinking in Java, Fourth Edition. Visit http://mindview.net/Books/TIJ4.
Read more…
English [en] · PDF · 4.6MB · 2006 · 📘 Book (non-fiction) · 🚀/lgli/lgrs/nexusstc/zlib · Save
base score: 11065.0, final score: 167434.14
lgli/Bruce Eckel - Thinking in Java (2006, Pearson).pdf
Thinking in Java : [the definitive introduction to object-oriented programming in the language of the world wide web ; for Java SE5/6 Bruce Eckel Pearson, 4th ed., Upper Saddle River, NJ, New Jersey, 2006
“ Thinking in Java should be read cover to cover by every Java programmer, then kept close at hand for frequent reference. The exercises are challenging, and the chapter on Collections is superb! Not only did this book help me to pass the Sun Certified Java Programmer exam; it’s also the first book I turn to whenever I have a Java question.” ―Jim Pleger, Loudoun County (Virginia) Government“ Much better than any other Java book I’ve seen. Make that ‘by an order of magnitude’.... Very complete, with excellent right-to-the-point examples and intelligent, not dumbed-down, explanations.... In contrast to many other Java books I found it to be unusually mature, consistent, intellectually honest, well-written, and precise. IMHO, an ideal book for studying Java.” ―Anatoly Vorobey, Technion University, Haifa, Israel“Absolutely one of the best programming tutorials I’ve seen for any language.” ―Joakim Ziegler, FIX sysop“Thank you again for your awesome book. I was really floundering (being a non-C programmer), but your book has brought me up to speed as fast as I could read it. It’s really cool to be able to understand the underlying principles and concepts from the start, rather than having to try to build that conceptual model through trial and error. Hopefully I will be able to attend your seminar in the not-too-distant future.” ―Randall R. Hawley, automation technician, Eli Lilly & Co.“This is one of the best books I’ve read about a programming language.... The best book ever written on Java.” ―Ravindra Pai, Oracle Corporation, SUNOS product line“Bruce, your book is wonderful! Your explanations are clear and direct. Through your fantastic book I have gained a tremendous amount of Java knowledge. The exercises are also fantastic and do an excellent job reinforcing the ideas explained throughout the chapters. I look forward to reading more books written by you. Thank you for the tremendous service that you are providing by writing such great books. My code will be much better after reading Thinking in Java. I thank you and I’m sure any programmers who will have to maintain my code are also grateful to you.” ―Yvonne Watkins, Java artisan, Discover Technologies, Inc.
Read more…
English [en] · PDF · 6.7MB · 2006 · 📘 Book (non-fiction) · 🚀/lgli/zlib · Save
base score: 11068.0, final score: 167425.97
zlib/Computers/Programming/Bruce Eckel/Thinking in Java_646509.pdf
Thinking in Java : [the definitive introduction to object-oriented programming in the language of the world wide web ; for Java SE5/6 Bruce Eckel Prentice Hall, 4th ed., Upper Saddle River, NJ, New Jersey, 2006
I don't like computer books that treat you like a kid: you need to go through chapters and chapters before the author starts challenging you. Not this one. TIJ reads like a conversation, moves fast and is always surprising you with interesting programming snippets. Its actually a lot of fun to read and tough to put down! Undoubtedly one of the best books I've read in programming. Read it if you want a non-dumbed down approach to Java.
Read more…
English [en] · PDF · 9.1MB · 2006 · 📘 Book (non-fiction) · 🚀/lgli/lgrs/zlib · Save
base score: 11065.0, final score: 167425.47
lgli/Desconocido - Bruce Eckel Thinking In Java Prentice Hall 1998.azw3
Bruce Eckel Thinking In Java Prentice Hall 1998 Desconocido Prentice Hall, Классика computer science, 4-е полное изд., Санкт-Петербург [и др.], Russia, 2022
<p>“Thinking in Java should be read cover to cover by every Java programmer, then kept close at hand for frequent reference. The exercises are challenging, and the chapter on Collections is superb! Not only did this book help me to pass the Sun Certified Java Programmer exam; it’s also the first book I turn to whenever I have a Java question.”<br> —Jim Pleger, Loudoun County (Virginia) Government“Much better than any other Java book I’ve seen. Make that ‘by an order of magnitude’.... Very complete, with excellent right-to-the-point examples and intelligent, not dumbed-down, explanations.... In contrast to many other Java books I found it to be unusually mature, consistent, intellectually honest, well-written, and precise. IMHO, an ideal book for studying Java.”<br> —Anatoly Vorobey, Technion University, Haifa, Israel“Absolutely one of the best programming tutorials I’ve seen for any language.”<br> —Joakim Ziegler, FIX sysop“Thank you again for your awesome book. I was really floundering (being a non-C programmer), but your book has brought me up to speed as fast as I could read it. It’s really cool to be able to understand the underlying principles and concepts from the start, rather than having to try to build that conceptual model through trial and error. Hopefully I will be able to attend your seminar in the not-too-distant future.”<br> —Randall R. Hawley, automation technician, Eli Lilly &amp; Co.“This is one of the best books I’ve read about a programming language.... The best book ever written on Java.”<br> —Ravindra Pai, Oracle Corporation, SUNOS product line“Bruce, your book is wonderful! Your explanations are clear and direct. Through your fantastic book I have gained a tremendous amount of Java knowledge. The exercises are also fantastic and do an excellent job reinforcing the ideas explained throughout the chapters. I look forward to reading more books written by you. Thank you for the tremendous service that you are providing by writing such great books. My code will be much better after reading Thinking in Java. I thank you and I’m sure any programmers who will have to maintain my code are also grateful to you.”<br> —Yvonne Watkins, Java artisan, Discover Technologies, Inc.“Other books cover the what of Java (describing the syntax and the libraries) or the how of Java (practical programming examples). Thinking in Java is the only book I know that explains the why of Java: Why it was designed the way it was, why it works the way it does, why it sometimes doesn’t work, why it’s better than C++, why it’s not. Although it also does a good job of teaching the what and how of the language, Thinking in Java is definitely the thinking person’s choice in a Java book.”<br> —Robert S. StephensonAwards for Thinking in Java2003 Software Development Magazine Jolt Award for Best Book<br> 2003 Java Developer’s Journal Reader’s Choice Award for Best Book<br> 2001 JavaWorld Editor’s Choice Award for Best Book<br> 2000 JavaWorld Reader’s Choice Award for Best Book<br> 1999 Software Development Magazine Productivity Award<br> 1998 Java Developer’s Journal Editor’s Choice Award for Best Book</p> <p>Thinking in Java has earned raves from programmers worldwide for its extraordinary clarity, careful organization, and small, direct programming examples. From the fundamentals of Java syntax to its most advanced features, Thinking in Java is designed to teach, one simple step at a time.</p> <ul> <li>The classic object-oriented introduction for beginners and experts alike, fully updated for Java SE5/6 with many new examples and chapters!</li> <li>Test framework shows program output.</li> <li>Design patterns are shown with multiple examples throughout: Adapter, Bridge, Chain of Responsibility, Command, Decorator, Facade, Factory Method, Flyweight, Iterator, Data Transfer Object, Null Object, Proxy, Singleton, State, Strategy, Template Method, and Visitor.</li> <li>Introduction to</li> <li>Completely rewritten concurrency chapter gives you a solid grasp of threading fundamentals.</li> <li>500+ working Java programs in 700+ compiling files, rewritten for this edition and Java SE5/6.</li> <li>Companion web site includes all source code, annotated solution guide, weblog, and multimedia seminars.</li> <li>Thorough coverage of fundamentals; demonstrates advanced topics.</li> <li>Explains sound object-oriented principles.</li> <li>Hands-On Java Seminar CD available online, with full multimedia seminar by Bruce Eckel.</li> <li>Live seminars, consulting, and reviews available. See www.MindView.net</li> </ul> <p>Download seven free sample chapters from Thinking in Java, Fourth Edition. Visit http://mindview.net/Books/TIJ4.</p> <p><br> Destined to become a classic, this tutorial guides you through the fundamentals and the advanced aspects of Java. Author Bruce Eckel uses the same style, format, incisive prose and clear examples as he did in <i>Thinking in C++</i>. He doesn't just teach how to write code, he teaches how to think and program in Java. This highly recommended text is designed for those familiar with programming concepts and object-orientation. Eckel covers objects, program flow, error handling, network programming and design patterns. He includes details on the cornerstones of Java and OOP, with polymorphism, implementation hiding, class differentiation and reuse. He also covers passing/returning objects and running multiple concurrent subtasks. </p>
Read more…
English [en] · AZW3 · 2.0MB · 2022 · 📘 Book (non-fiction) · 🚀/lgli/zlib · Save
base score: 11058.0, final score: 167425.45
nexusstc/Thinking in Java/8dfa27ba31fef9b3b0832120ff0c472c.djvu
Thinking in Java : [the definitive introduction to object-oriented programming in the language of the world wide web ; for Java SE5/6 Bruce Eckel Prentice Hall, Fourth Edition, US, 2006
<p>“Thinking in Java should be read cover to cover by every Java programmer, then kept close at hand for frequent reference. The exercises are challenging, and the chapter on Collections is superb! Not only did this book help me to pass the Sun Certified Java Programmer exam; it’s also the first book I turn to whenever I have a Java question.”<br> —Jim Pleger, Loudoun County (Virginia) Government“Much better than any other Java book I’ve seen. Make that ‘by an order of magnitude’.... Very complete, with excellent right-to-the-point examples and intelligent, not dumbed-down, explanations.... In contrast to many other Java books I found it to be unusually mature, consistent, intellectually honest, well-written, and precise. IMHO, an ideal book for studying Java.”<br> —Anatoly Vorobey, Technion University, Haifa, Israel“Absolutely one of the best programming tutorials I’ve seen for any language.”<br> —Joakim Ziegler, FIX sysop“Thank you again for your awesome book. I was really floundering (being a non-C programmer), but your book has brought me up to speed as fast as I could read it. It’s really cool to be able to understand the underlying principles and concepts from the start, rather than having to try to build that conceptual model through trial and error. Hopefully I will be able to attend your seminar in the not-too-distant future.”<br> —Randall R. Hawley, automation technician, Eli Lilly &amp; Co.“This is one of the best books I’ve read about a programming language.... The best book ever written on Java.”<br> —Ravindra Pai, Oracle Corporation, SUNOS product line“Bruce, your book is wonderful! Your explanations are clear and direct. Through your fantastic book I have gained a tremendous amount of Java knowledge. The exercises are also fantastic and do an excellent job reinforcing the ideas explained throughout the chapters. I look forward to reading more books written by you. Thank you for the tremendous service that you are providing by writing such great books. My code will be much better after reading Thinking in Java. I thank you and I’m sure any programmers who will have to maintain my code are also grateful to you.”<br> —Yvonne Watkins, Java artisan, Discover Technologies, Inc.“Other books cover the what of Java (describing the syntax and the libraries) or the how of Java (practical programming examples). Thinking in Java is the only book I know that explains the why of Java: Why it was designed the way it was, why it works the way it does, why it sometimes doesn’t work, why it’s better than C++, why it’s not. Although it also does a good job of teaching the what and how of the language, Thinking in Java is definitely the thinking person’s choice in a Java book.”<br> —Robert S. StephensonAwards for Thinking in Java2003 Software Development Magazine Jolt Award for Best Book<br> 2003 Java Developer’s Journal Reader’s Choice Award for Best Book<br> 2001 JavaWorld Editor’s Choice Award for Best Book<br> 2000 JavaWorld Reader’s Choice Award for Best Book<br> 1999 Software Development Magazine Productivity Award<br> 1998 Java Developer’s Journal Editor’s Choice Award for Best Book</p> <p>Thinking in Java has earned raves from programmers worldwide for its extraordinary clarity, careful organization, and small, direct programming examples. From the fundamentals of Java syntax to its most advanced features, Thinking in Java is designed to teach, one simple step at a time.</p> <ul> <li>The classic object-oriented introduction for beginners and experts alike, fully updated for Java SE5/6 with many new examples and chapters!</li> <li>Test framework shows program output.</li> <li>Design patterns are shown with multiple examples throughout: Adapter, Bridge, Chain of Responsibility, Command, Decorator, Facade, Factory Method, Flyweight, Iterator, Data Transfer Object, Null Object, Proxy, Singleton, State, Strategy, Template Method, and Visitor.</li> <li>Introduction to</li> <li>Completely rewritten concurrency chapter gives you a solid grasp of threading fundamentals.</li> <li>500+ working Java programs in 700+ compiling files, rewritten for this edition and Java SE5/6.</li> <li>Companion web site includes all source code, annotated solution guide, weblog, and multimedia seminars.</li> <li>Thorough coverage of fundamentals; demonstrates advanced topics.</li> <li>Explains sound object-oriented principles.</li> <li>Hands-On Java Seminar CD available online, with full multimedia seminar by Bruce Eckel.</li> <li>Live seminars, consulting, and reviews available. See www.MindView.net</li> </ul> <p>Download seven free sample chapters from Thinking in Java, Fourth Edition. Visit http://mindview.net/Books/TIJ4.</p> <p><br> Destined to become a classic, this tutorial guides you through the fundamentals and the advanced aspects of Java. Author Bruce Eckel uses the same style, format, incisive prose and clear examples as he did in <i>Thinking in C++</i>. He doesn't just teach how to write code, he teaches how to think and program in Java. This highly recommended text is designed for those familiar with programming concepts and object-orientation. Eckel covers objects, program flow, error handling, network programming and design patterns. He includes details on the cornerstones of Java and OOP, with polymorphism, implementation hiding, class differentiation and reuse. He also covers passing/returning objects and running multiple concurrent subtasks. </p>
Read more…
English [en] · DJVU · 14.9MB · 2006 · 📘 Book (non-fiction) · 🚀/lgli/lgrs/nexusstc/zlib · Save
base score: 11055.0, final score: 167425.42
nexusstc/Thinking in Java (indexed)/4d8769b150316d954500495d0bd50aa9.pdf
Thinking in Java (indexed) Bruce Eckel Prentice Hall, Fourth Edition, US, 2006
<p>“Thinking in Java should be read cover to cover by every Java programmer, then kept close at hand for frequent reference. The exercises are challenging, and the chapter on Collections is superb! Not only did this book help me to pass the Sun Certified Java Programmer exam; it’s also the first book I turn to whenever I have a Java question.”<br> —Jim Pleger, Loudoun County (Virginia) Government“Much better than any other Java book I’ve seen. Make that ‘by an order of magnitude’.... Very complete, with excellent right-to-the-point examples and intelligent, not dumbed-down, explanations.... In contrast to many other Java books I found it to be unusually mature, consistent, intellectually honest, well-written, and precise. IMHO, an ideal book for studying Java.”<br> —Anatoly Vorobey, Technion University, Haifa, Israel“Absolutely one of the best programming tutorials I’ve seen for any language.”<br> —Joakim Ziegler, FIX sysop“Thank you again for your awesome book. I was really floundering (being a non-C programmer), but your book has brought me up to speed as fast as I could read it. It’s really cool to be able to understand the underlying principles and concepts from the start, rather than having to try to build that conceptual model through trial and error. Hopefully I will be able to attend your seminar in the not-too-distant future.”<br> —Randall R. Hawley, automation technician, Eli Lilly &amp; Co.“This is one of the best books I’ve read about a programming language.... The best book ever written on Java.”<br> —Ravindra Pai, Oracle Corporation, SUNOS product line“Bruce, your book is wonderful! Your explanations are clear and direct. Through your fantastic book I have gained a tremendous amount of Java knowledge. The exercises are also fantastic and do an excellent job reinforcing the ideas explained throughout the chapters. I look forward to reading more books written by you. Thank you for the tremendous service that you are providing by writing such great books. My code will be much better after reading Thinking in Java. I thank you and I’m sure any programmers who will have to maintain my code are also grateful to you.”<br> —Yvonne Watkins, Java artisan, Discover Technologies, Inc.“Other books cover the what of Java (describing the syntax and the libraries) or the how of Java (practical programming examples). Thinking in Java is the only book I know that explains the why of Java: Why it was designed the way it was, why it works the way it does, why it sometimes doesn’t work, why it’s better than C++, why it’s not. Although it also does a good job of teaching the what and how of the language, Thinking in Java is definitely the thinking person’s choice in a Java book.”<br> —Robert S. StephensonAwards for Thinking in Java2003 Software Development Magazine Jolt Award for Best Book<br> 2003 Java Developer’s Journal Reader’s Choice Award for Best Book<br> 2001 JavaWorld Editor’s Choice Award for Best Book<br> 2000 JavaWorld Reader’s Choice Award for Best Book<br> 1999 Software Development Magazine Productivity Award<br> 1998 Java Developer’s Journal Editor’s Choice Award for Best Book</p> <p>Thinking in Java has earned raves from programmers worldwide for its extraordinary clarity, careful organization, and small, direct programming examples. From the fundamentals of Java syntax to its most advanced features, Thinking in Java is designed to teach, one simple step at a time.</p> <ul> <li>The classic object-oriented introduction for beginners and experts alike, fully updated for Java SE5/6 with many new examples and chapters!</li> <li>Test framework shows program output.</li> <li>Design patterns are shown with multiple examples throughout: Adapter, Bridge, Chain of Responsibility, Command, Decorator, Facade, Factory Method, Flyweight, Iterator, Data Transfer Object, Null Object, Proxy, Singleton, State, Strategy, Template Method, and Visitor.</li> <li>Introduction to</li> <li>Completely rewritten concurrency chapter gives you a solid grasp of threading fundamentals.</li> <li>500+ working Java programs in 700+ compiling files, rewritten for this edition and Java SE5/6.</li> <li>Companion web site includes all source code, annotated solution guide, weblog, and multimedia seminars.</li> <li>Thorough coverage of fundamentals; demonstrates advanced topics.</li> <li>Explains sound object-oriented principles.</li> <li>Hands-On Java Seminar CD available online, with full multimedia seminar by Bruce Eckel.</li> <li>Live seminars, consulting, and reviews available. See www.MindView.net</li> </ul> <p>Download seven free sample chapters from Thinking in Java, Fourth Edition. Visit http://mindview.net/Books/TIJ4.</p> <p><br> Destined to become a classic, this tutorial guides you through the fundamentals and the advanced aspects of Java. Author Bruce Eckel uses the same style, format, incisive prose and clear examples as he did in <i>Thinking in C++</i>. He doesn't just teach how to write code, he teaches how to think and program in Java. This highly recommended text is designed for those familiar with programming concepts and object-orientation. Eckel covers objects, program flow, error handling, network programming and design patterns. He includes details on the cornerstones of Java and OOP, with polymorphism, implementation hiding, class differentiation and reuse. He also covers passing/returning objects and running multiple concurrent subtasks. </p>
Read more…
English [en] · PDF · 10.0MB · 2006 · 📘 Book (non-fiction) · 🚀/lgli/lgrs/nexusstc/zlib · Save
base score: 11065.0, final score: 167424.81
lgli/T:\lg_torr_restore_lg\312000/aa1c2c1b2032660fd0d52ee65c1d2fee..pdf
Thinking in Java (4th Edition) Bruce Eckel Prentice Hall, 4th ed., Upper Saddle River, NJ, New Jersey, 2006
“Thinking in Java should be read cover to cover by every Java programmer, then kept close at hand for frequent reference. The exercises are challenging, and the chapter on Collections is superb! Not only did this book help me to pass the Sun Certified Java Programmer exam; it’s also the first book I turn to whenever I have a Java question.”—Jim Pleger, Loudoun County (Virginia) Government“Much better than any other Java book I’ve seen. Make that ‘by an order of magnitude’.... Very complete, with excellent right-to-the-point examples and intelligent, not dumbed-down, explanations.... In contrast to many other Java books I found it to be unusually mature, consistent, intellectually honest, well-written, and precise. IMHO, an ideal book for studying Java.”—Anatoly Vorobey, Technion University, Haifa, Israel“Absolutely one of the best programming tutorials I’ve seen for any language.”—Joakim Ziegler, FIX sysop“Thank you again for your awesome book. I was really floundering (being a non-C programmer), but your book has brought me up to speed as fast as I could read it. It’s really cool to be able to understand the underlying principles and concepts from the start, rather than having to try to build that conceptual model through trial and error. Hopefully I will be able to attend your seminar in the not-too-distant future.”—Randall R. Hawley, automation technician, Eli Lilly & Co.“This is one of the best books I’ve read about a programming language.... The best book ever written on Java.”—Ravindra Pai, Oracle Corporation, SUNOS product line“Bruce, your book is wonderful! Your explanations are clear and direct. Through your fantastic book I have gained a tremendous amount of Java knowledge. The exercises are also fantastic and do an excellent job reinforcing the ideas explained throughout the chapters. I look forward to reading more books written by you. Thank you for the tremendous service that you are providing by writing such great books. My code will be much better after reading Thinking in Java. I thank you and I’m sure any programmers who will have to maintain my code are also grateful to you.”—Yvonne Watkins, Java artisan, Discover Technologies, Inc.“Other books cover the what of Java (describing the syntax and the libraries) or the how of Java (practical programming examples). Thinking in Java is the only book I know that explains the why of Java: Why it was designed the way it was, why it works the way it does, why it sometimes doesn’t work, why it’s better than C++, why it’s not. Although it also does a good job of teaching the what and how of the language, Thinking in Java is definitely the thinking person’s choice in a Java book.”—Robert S. StephensonAwards for Thinking in Java2003 Software Development Magazine Jolt Award for Best Book2003 Java Developer’s Journal Reader’s Choice Award for Best Book2001 JavaWorld Editor’s Choice Award for Best Book2000 JavaWorld Reader’s Choice Award for Best Book1999 Software Development Magazine Productivity Award1998 Java Developer’s Journal Editor’s Choice Award for Best BookThinking in Java has earned raves from programmers worldwide for its extraordinary clarity, careful organization, and small, direct programming examples. From the fundamentals of Java syntax to its most advanced features, Thinking in Java is designed to teach, one simple step at a time.The classic object-oriented introduction for beginners and experts alike, fully updated for Java SE5/6 with many new examples and chapters!Test framework shows program output.Design patterns are shown with multiple examples throughout: Adapter, Bridge, Chain of Responsibility, Command, Decorator, Facade, Factory Method, Flyweight, Iterator, Data Transfer Object, Null Object, Proxy, Singleton, State, Strategy, Template Method, and Visitor.Introduction to XML for data transfer; SWT, Flash for user interfaces.Completely rewritten concurrency chapter gives you a solid grasp of threading fundamentals.500+ working Java programs in 700+ compiling files, rewritten for this edition and Java SE5/6.Companion web site includes all source code, annotated solution guide, weblog, and multimedia seminars.Thorough coverage of fundamentals; demonstrates advanced topics.Explains sound object-oriented principles.Hands-On Java Seminar CD available online, with full multimedia seminar by Bruce Eckel.Live seminars, consulting, and reviews available. See www.MindView.netDownload seven free sample chapters from Thinking in Java, Fourth Edition. Visit http://mindview.net/Books/TIJ4.
Read more…
English [en] · PDF · 10.5MB · 2006 · 📘 Book (non-fiction) · 🚀/lgli/lgrs/nexusstc/zlib · Save
base score: 11065.0, final score: 167424.81
upload/misc/Y9EgLx762wKqWqG7nloH/Books/Gentoomen Library/Programming/Java/Thinking in Java, 4th Edition.pdf
Thinking in Java : [the definitive introduction to object-oriented programming in the language of the world wide web ; for Java SE5/6 Eckel, Bruce Langara College, 4th ed, 2015;2007
<p>“Thinking in Java should be read cover to cover by every Java programmer, then kept close at hand for frequent reference. The exercises are challenging, and the chapter on Collections is superb! Not only did this book help me to pass the Sun Certified Java Programmer exam; it’s also the first book I turn to whenever I have a Java question.”<br> —Jim Pleger, Loudoun County (Virginia) Government“Much better than any other Java book I’ve seen. Make that ‘by an order of magnitude’.... Very complete, with excellent right-to-the-point examples and intelligent, not dumbed-down, explanations.... In contrast to many other Java books I found it to be unusually mature, consistent, intellectually honest, well-written, and precise. IMHO, an ideal book for studying Java.”<br> —Anatoly Vorobey, Technion University, Haifa, Israel“Absolutely one of the best programming tutorials I’ve seen for any language.”<br> —Joakim Ziegler, FIX sysop“Thank you again for your awesome book. I was really floundering (being a non-C programmer), but your book has brought me up to speed as fast as I could read it. It’s really cool to be able to understand the underlying principles and concepts from the start, rather than having to try to build that conceptual model through trial and error. Hopefully I will be able to attend your seminar in the not-too-distant future.”<br> —Randall R. Hawley, automation technician, Eli Lilly &amp; Co.“This is one of the best books I’ve read about a programming language.... The best book ever written on Java.”<br> —Ravindra Pai, Oracle Corporation, SUNOS product line“Bruce, your book is wonderful! Your explanations are clear and direct. Through your fantastic book I have gained a tremendous amount of Java knowledge. The exercises are also fantastic and do an excellent job reinforcing the ideas explained throughout the chapters. I look forward to reading more books written by you. Thank you for the tremendous service that you are providing by writing such great books. My code will be much better after reading Thinking in Java. I thank you and I’m sure any programmers who will have to maintain my code are also grateful to you.”<br> —Yvonne Watkins, Java artisan, Discover Technologies, Inc.“Other books cover the what of Java (describing the syntax and the libraries) or the how of Java (practical programming examples). Thinking in Java is the only book I know that explains the why of Java: Why it was designed the way it was, why it works the way it does, why it sometimes doesn’t work, why it’s better than C++, why it’s not. Although it also does a good job of teaching the what and how of the language, Thinking in Java is definitely the thinking person’s choice in a Java book.”<br> —Robert S. StephensonAwards for Thinking in Java2003 Software Development Magazine Jolt Award for Best Book<br> 2003 Java Developer’s Journal Reader’s Choice Award for Best Book<br> 2001 JavaWorld Editor’s Choice Award for Best Book<br> 2000 JavaWorld Reader’s Choice Award for Best Book<br> 1999 Software Development Magazine Productivity Award<br> 1998 Java Developer’s Journal Editor’s Choice Award for Best Book</p> <p>Thinking in Java has earned raves from programmers worldwide for its extraordinary clarity, careful organization, and small, direct programming examples. From the fundamentals of Java syntax to its most advanced features, Thinking in Java is designed to teach, one simple step at a time.</p> <ul> <li>The classic object-oriented introduction for beginners and experts alike, fully updated for Java SE5/6 with many new examples and chapters!</li> <li>Test framework shows program output.</li> <li>Design patterns are shown with multiple examples throughout: Adapter, Bridge, Chain of Responsibility, Command, Decorator, Facade, Factory Method, Flyweight, Iterator, Data Transfer Object, Null Object, Proxy, Singleton, State, Strategy, Template Method, and Visitor.</li> <li>Introduction to</li> <li>Completely rewritten concurrency chapter gives you a solid grasp of threading fundamentals.</li> <li>500+ working Java programs in 700+ compiling files, rewritten for this edition and Java SE5/6.</li> <li>Companion web site includes all source code, annotated solution guide, weblog, and multimedia seminars.</li> <li>Thorough coverage of fundamentals; demonstrates advanced topics.</li> <li>Explains sound object-oriented principles.</li> <li>Hands-On Java Seminar CD available online, with full multimedia seminar by Bruce Eckel.</li> <li>Live seminars, consulting, and reviews available. See www.MindView.net</li> </ul> <p>Download seven free sample chapters from Thinking in Java, Fourth Edition. Visit http://mindview.net/Books/TIJ4.</p> <p><br> Destined to become a classic, this tutorial guides you through the fundamentals and the advanced aspects of Java. Author Bruce Eckel uses the same style, format, incisive prose and clear examples as he did in <i>Thinking in C++</i>. He doesn't just teach how to write code, he teaches how to think and program in Java. This highly recommended text is designed for those familiar with programming concepts and object-orientation. Eckel covers objects, program flow, error handling, network programming and design patterns. He includes details on the cornerstones of Java and OOP, with polymorphism, implementation hiding, class differentiation and reuse. He also covers passing/returning objects and running multiple concurrent subtasks. </p>
Read more…
English [en] · PDF · 6.1MB · 2006 · 📘 Book (non-fiction) · 🚀/lgli/lgrs/upload/zlib · Save
base score: 11065.0, final score: 167424.48
upload/duxiu_main2/【星空藏书馆】/【星空藏书馆】等多个文件/图书馆8号/综合书库②/kindle电子书-200万册/图书合集/其他合集/kindle图书(压缩)/mobi图书(五)/extracted__mobi图书(五).rar/mobi图书(非压缩五)/Java编程思想(1).pdf
Thinking in Java : [the definitive introduction to object-oriented programming in the language of the world wide web ; for Java SE5/6 Bruce Eckel Prentice Hall, 4th ed., Upper Saddle River, NJ, New Jersey, 2006
“ Thinking in Java should be read cover to cover by every Java programmer, then kept close at hand for frequent reference. The exercises are challenging, and the chapter on Collections is superb! Not only did this book help me to pass the Sun Certified Java Programmer exam; it’s also the first book I turn to whenever I have a Java question.” ―Jim Pleger, Loudoun County (Virginia) Government “ Much better than any other Java book I’ve seen. Make that ‘by an order of magnitude’.... Very complete, with excellent right-to-the-point examples and intelligent, not dumbed-down, explanations.... In contrast to many other Java books I found it to be unusually mature, consistent, intellectually honest, well-written, and precise. IMHO, an ideal book for studying Java.” ―Anatoly Vorobey, Technion University, Haifa, Israel “Absolutely one of the best programming tutorials I’ve seen for any language.” ―Joakim Ziegler, FIX sysop “Thank you again for your awesome book. I was really floundering (being a non-C programmer), but your book has brought me up to speed as fast as I could read it. It’s really cool to be able to understand the underlying principles and concepts from the start, rather than having to try to build that conceptual model through trial and error. Hopefully I will be able to attend your seminar in the not-too-distant future.” ―Randall R. Hawley, automation technician, Eli Lilly & Co. “This is one of the best books I’ve read about a programming language.... The best book ever written on Java.” ―Ravindra Pai, Oracle Corporation, SUNOS product line “Bruce, your book is wonderful! Your explanations are clear and direct. Through your fantastic book I have gained a tremendous amount of Java knowledge. The exercises are also fantastic and do an excellent job reinforcing the ideas explained throughout the chapters. I look forward to reading more books written by you. Thank you for the tremendous service that you are providing by writing such great books. My code will be much better after reading Thinking in Java. I thank you and I’m sure any programmers who will have to maintain my code are also grateful to you.” ―Yvonne Watkins, Java artisan, Discover Technologies, Inc. “Other books cover the what of Java (describing the syntax and the libraries) or the how of Java (practical programming examples). Thinking in Java is the only book I know that explains the why of Java: Why it was designed the way it was, why it works the way it does, why it sometimes doesn’t work, why it’s better than C++, why it’s not. Although it also does a good job of teaching the what and how of the language, Thinking in Java is definitely the thinking person’s choice in a Java book.” ―Robert S. Stephenson Awards for Thinking in Java 2003 Software Development Magazine Jolt Award for Best Book 2003 Java Developer’s Journal Reader’s Choice Award for Best Book 2001 JavaWorld Editor’s Choice Award for Best Book 2000 JavaWorld Reader’s Choice Award for Best Book 1999 Software Development Magazine Productivity Award 1998 Java Developer’s Journal Editor’s Choice Award for Best Book Thinking in Java has earned raves from programmers worldwide for its extraordinary clarity, careful organization, and small, direct programming examples. From the fundamentals of Java syntax to its most advanced features, Thinking in Java is designed to teach, one simple step at a time. The classic object-oriented introduction for beginners and experts alike, fully updated for Java SE5/6 with many new examples and chapters! Test framework shows program output. Design patterns are shown with multiple examples throughout: Adapter, Bridge, Chain of Responsibility, Command, Decorator, Facade, Factory Method, Flyweight, Ite
Read more…
English [en] · PDF · 7.5MB · 2006 · 📘 Book (non-fiction) · 🚀/lgli/lgrs/nexusstc/upload/zlib · Save
base score: 11065.0, final score: 167423.23
14 partial matches
ia/isbn_9798595388276.pdf
photographed in the writer's room Independently Published, United States, United States of America
English [en] · PDF · 9.9MB · 📗 Book (unknown) · 🚀/ia · Save
base score: 11063.0, final score: 23.67058
lgli/Ellis O. Day - Hot Holidays nodrm.epub
Hot Holidays (Books 1-3) A steamy, contemporary, romantic comedy (La Petite Mort Club Book 6) nodrm Ellis O. Day Books 1-3 A steamy, contemporary, romantic comedy La Petite Mort Club Book 6
English [en] · EPUB · 1.1MB · 📕 Book (fiction) · 🚀/lgli/zlib · Save
base score: 11058.0, final score: 22.779373
duxiu/initial_release/11656227_针刺运动疗法与疼痛治疗_何广新编著_学苑出版社_2005年2月_P498.zip
针刺运动疗法与疼痛治疗 何广新,曲延华编著, Guangxin He, yuanhua Qu, 曲延华 北京:学苑出版社, 2005, 2005
3 (p0-1): 上篇 针刺运动疗法 3 (p0-2): 第一章 针刺运动疗法概论 3 (p0-3): 第一节 针刺运动疗法的概念 4 (p0-4): 第二节 针刺运动疗法——针刺要术 6 (p0-5): 第三节 运动与针刺止痛的临床研究 9 (p0-6): 第四节 针刺运动疗法的实验研究 9 (p0-7): 一、运动控制感觉输入的实验研究 11 (p0-8): 二、运动控制感觉输入的作用机制 13 (p0-9): 一、经络系统 13 (p0-10): 第一节 祖国传统医学的基础理论——经络系统及其病候 13 (p0-11): 第二章 针刺运动疗法的理论基础与临床 14 (p0-12): 二、十二经脉病候 20 (p0-13): 三、奇经八脉病候 21 (p0-14): 四、十五络脉病候 24 (p0-15): 五、十二经筋病候 40 (p0-16): 第二节 祖国传统医学的基础理论——气血理论 40 (p0-17): 一、气 41 (p0-18): 二、血 42 (p0-19): 三、气血病证 45 (p0-20): 一、脏腑功能及其相互关系 45 (p0-21): 第三节 祖国传统医学的基础理论——脏象学说 50 (p0-22): 二、脏腑病证 55 (p0-23): 第四节 祖国传统医学的运动疗法 58 (p0-24): 第五节 针刺运动疗法的常用针刺方法 58 (p0-25): 一、普通针刺疗法 64 (p0-26): 二、电针疗法(电刺激) 67 (p0-27): 三、刺络放血疗法 68 (p0-28): 四、火针疗法 70 (p0-29): 五、浅刺疗法 72 (p0-30): 二、特定腧穴 72 (p0-31): 一、头面部穴位及其他部位常用穴位 72 (p0-32): 第六节 针刺运动疗法常用穴位 74 (p0-33): 三、常用奇穴 79 (p0-34): 四、阿是穴、皮肤反应点和阳性反应物 86 (p0-35): 五、触发点 101 (p0-36): 六、运动点 105 (p0-37): 七、有效点 108 (p0-38): 八、常用手针穴位 112 (p0-39): 九、常用耳针穴位 112 (p0-40): 十、常用头针穴位 112 (p0-41): 第七节 祖国传统医学对左病右取、上病下取的论述 114 (p0-42): 第八节 国外关于左右交叉对应取穴针刺疗法的研究 116 (p0-43): 第九节 针刺运动疗法的配穴方法 117 (p0-44): 一、左右对称配穴法 117 (p0-45): 二、左右同名经对应配穴法 117 (p0-46): 三、上下同名经同侧对应配穴法 117 (p0-47): 四、上下左右交叉同名经输穴配穴法 118 (p0-48): 五、上下左右交叉形象对应配穴法 119 (p0-49): 六、阴阳交叉对应配穴法 120 (p0-50): 七、胸腹背腰对应配穴法 123 (p0-51): 十二、上肢躯干逆向对应配穴法 123 (p0-52): 十一、上肢躯干顺向对应配穴法 123 (p0-53): 十、上下肢顺向对应配穴法 123 (p0-54): 九、上下肢逆向对应配穴法 123 (p0-55): 八、上下相应配穴法 124 (p0-56): 十三、下肢躯干逆向对应配穴法 124 (p0-57): 十四、下肢躯干顺向对应配穴法 124 (p0-58): 十五、肘膝对置——躯干对应法 124 (p0-59): 十六、躯干两端对置配穴法 124 (p0-60): 十七、经络两端配穴法 125 (p0-61): 十八、根结配穴法 126 (p0-62): 二十、标本根结配穴法 126 (p0-63): 二十一、四海配穴法 126 (p0-64): 十九、标本配穴法 127 (p0-65): 二十二、本输、四海、气街配穴法 127 (p0-66): 二十三、经穴与阿是穴、阳性反应穴位、阴性反应穴位、反应点、触发点、运动点、有效点配伍应用 128 (p0-67): 二十四、眼针穴位 128 (p0-68): 二十五、耳针穴位 128 (p0-69): 二十六、头针穴位 128 (p0-70): 第十节 针刺运动疗法的运动方法 128 (p0-71): 一、主动运动 129 (p0-72): 六、意象运动 129 (p0-73): 五、按摩运动 129 (p0-74): 四、呼吸运动 129 (p0-75): 三、助力运动 129 (p0-76): 二、被动运动 130 (p0-77): 七、导引运动 130 (p0-78): 八、混合运动 130 (p0-79): 第十一节 按摩运动 132 (p0-80): 第十二节 躯体与四肢运动 133 (p0-81):...
Read more…
Chinese [zh] · PDF · 14.8MB · 2005 · 📗 Book (unknown) · 🚀/duxiu/zlibzh · Save
base score: 11063.0, final score: 19.235153
upload/duxiu_main/x/pdf/11656227_针刺运动疗法与疼痛治疗 何广新编著 学苑出版社 2005年2月 P498.pdf
针刺运动疗法与疼痛治疗 Guangxin He; yuanhua Qu; 曲延华 北京:学苑出版社, 2005, 2005
封面 1 书名 3 版权 4 前言 5 目录 11 1 25 2 26 3 27 4 28 5 29 6 30 7 31 8 32 9 33 10 34 11 35 12 36 13 37 14 38 15 39 16 40 17 41 18 42 19 43 20 44 21 45 22 46 23 47 24 48 25 49 26 50 27 51 28 52 29 53 30 54 31 55 32 56 33 57 34 58 35 59 36 60 37 61 38 62 39 63 40 64 41 65 42 66 43 67 44 68 45 69 46 70 47 71 48 72 49 73 50 74 51 75 52 76 53 77 54 78 55 79 56 80 57 81 58 82 59 83 60 84 61 85 62 86 63 87 64 88 65 89 66 90 67 91 68 92 69 93 70 94 71 95 72 96 73 97 74 98 75 99 76 100 77 101 78 102 79 103 80 104 81 105 82 106 83 107 84 108 85 109 86 110 87 111 88 112 89 113 90 114 91 115 92 116 93 117 94 118 95 119 96 120 97 121 98 122 99 123 100 124 101 125 102 126 103 127 104 128 105 129 106 130 107 131 108 132 109 133 110 134 111 135 112 136 113 137 114 138 115 139 116 140 117 141 118 142 119 143 120 144 121 145 122 146 123 147 124 148 125 149 126 150 127 151 128 152 129 153 130 154 131 155 132 156 133 157 134 158 135 159 136 160 137 161 138 162 139 163 140 164 141 165 142 166 143 167 144 168 145 169 146 170 147 171 148 172 149 173 150 174 151 175 152 176 153 177 154 178 155 179 156 180 157 181 158 182 159 183 160 184 161 185 162 186 163 187 164 188 165 189 166 190 167 191 168 192 169 193 170 194 171 195 172 196 173 197 174 198 175 199 176 200 177 201 178 202 179 203 180 204 181 205 182 206 183 207 184 208 185 209 186 210 187 211 188 212 189 213 190 214 191 215 192 216 193 217 194 218 195 219 196 220 197 221 198 222 199 223 200 224 201 225 202 226 203 227 204 228 205 229 206 230 207 231 208 232 209 233 210 234 211 235 212 236 213 237 214 238 215 239 216 240 217 241 218 242 219 243 220 244 221 245 222 246 223 247 224 248 225 249 226 250 227 251 228 252 229 253 230 254 231 255 232 256 233 257 234 258 235 259 236 260 237 261 238 262 239 263 240 264 241 265 242 266 243 267 244 268 245 269 246 270 247 271 248 272 249 273 250 274 251 275 252 276 253 277 254 278 255 279 256 280 257 281 258 282 259 283 260 284 261 285 262 286 263 287 264 288 265 289 266 290 267 291 268 292 269 293 270 294 271 295 272 296 273 297 274 298 275 299 276 300 277 301 278 302 279 303 280 304 281 305 282 306 283 307 284 308 285 309 286 310 287 311 288 312 289 313 290 314 291 315 292 316 293 317 294 318 295 319 296 320 297 321 298 322 299 323 300 324 301 325 302 326 303 327 304 328 305 329 306 330 307 331 308 332 309 333 310 334 311 335 312 336 313 337 314 338 315 339 316 340 317 341 318 342 319 343 320 344 321 345 322 346 323 347 324 348 325 349 326 350 327 351 328 352 329 353 330 354 331 355 332 356 333 357 334 358 335 359 336 360 337 361 338 362 339 363 340 364 341 365 342 366 343 367 344 368 345 369 346 370 347 371 348 372 349 373 350 374 351 375 352 376 353 377 354 378 355 379 356 380 357 381 358 382 359 383 360 384 361 385 362 386 363 387 364 388 365 389 366 390 367 391 368 392 369 393 370 394 371 395 372 396 373 397 374 398 375 399 376 400 377 401 378 402 379 403 380 404 381 405 382 406 383 407 384 408 385 409 386 410 387 411 388 412 389 413 390 414 391 415 392 416 393 417 394 418 395 419 396 420 397 421 398 422 399 423 400 424 401 425 402 426 403 427 404 428 405 429 406 430 407 431 408 432 409 433 410 434 411 435 412 436 413 437 414 438 415 439 416 440 417 441 418 442 419 443 420 444 421 445 422 446 423 447 424 448 425 449 426 450 427 451 428 452 429 453 430 454 431 455 432 456 433 457 434 458 435 459 436 460 437 461 438 462 439 463 440 464 441 465 442 466 443 467 444 468 445 469 446 470 447 471 448 472 449 473 450 474 451 475 452 476 453 477 454 478 455 479 456 480 457 481 458 482 459 483 460 484 461 485 462 486 463 487 464 488 465 489 466 490 467 491 468 492 469 493 470 494 471 495 472 496 473 497 474 498 475 499 476 500 477 501 478 502 479 503 480 504 481 505 482 506 483 507 484 508 485 509 486 510 487 511 488 512 489 513 490 514 491 515 492 516 493 517 494 518 495 519 496 520 497 521 498 522
Read more…
Chinese [zh] · PDF · 18.3MB · 2005 · 📗 Book (unknown) · 🚀/duxiu/upload/zlibzh · Save
base score: 11063.0, final score: 18.758755
lgli/9785907425347.pdf
Информационные технологии и безопасная образовательная среда в обществе XXI века - учителям информатики: учебное пособие: комплексная научно-исследовательская лаборатория "Антропология детства", 2003/2021: краевая инновационная площадка Тоискин В.С., Красильников В.В., Пелих О.В. Издательство «Тимченко О.Г.», Ставрополь, Russia, 2021
Пособие предполагает нормативно-правовое сопровождение работы учителя-предметника по предотвращению девиации среди детей школьного возраста, включающее обзор российской правовой практики профилактики девиантного поведения обучающихся, а также специфики правового сопровождения детей в образовательном процессе в полиэтничном регионе (на примере Ставропольского края). Практическая составляющая УМП предполагает разработку мероприятий в рамках учебного процесса и внеучебной деятельности, направленных на формирование российской идентичности у обучающихся как основы профилактики негативных социальных Девиаций в условиях создания безопасной развивающей образовательной среды (технологические карты уроков, планы внеклассных мероприятий и др.). В целом пособие направлено на выработку подходов, методов и средств профилактики негативных социальных девиаций в условиях создания безопасной развивающей образовательной среды, а также методическое сопровождение повышения уровня учебных достижений обучающихся
Read more…
Russian [ru] · PDF · 3.3MB · 2021 · 📘 Book (non-fiction) · lgli · Save
base score: 11055.0, final score: 10.039309
lgli/9785438709817.pdf
Теоретические основы теплофизических и гидродинамических процессов. Ч.1. Техническая термодинамика. Учебное пособие Борисов, Борис Владимирович, Крайнов, Дмитрий Алексеевич, Ни, Александр Эдуардович, Половников, Вячеслав Юрьевич Томский политехнический университет, Томск, Russia, 2021
Russian [ru] · PDF · 5.6MB · 2021 · 📘 Book (non-fiction) · lgli · Save
base score: 11052.0, final score: 10.037155
lgli/9785778245419.pdf
Практическое применение стоячих волн на сооружениях для геолого-инженерных изысканий. Учебное пособие К. В. Федин; Министерство науки и высшего образования Российской Федерации, Новосибирский государственный технический университет, [Физико-технический факультет] Новосибирский государственный технический университет, Новосибирск, Russia, 2021
Russian [ru] · PDF · 6.3MB · 2021 · 📘 Book (non-fiction) · lgli · Save
base score: 11052.0, final score: 10.035093
lgli/9785438709817.pdf
Теоретические основы теплофизических и гидродинамических процессов. Ч.2. Тепломассообмен. Учебное пособие Борисов, Борис Владимирович, Крайнов, Дмитрий Алексеевич, Ни, Александр Эдуардович, Половников, Вячеслав Юрьевич Томский политехнический университет, Томск, Russia, 2021
Russian [ru] · PDF · 3.0MB · 2021 · 📘 Book (non-fiction) · lgli · Save
base score: 11052.0, final score: 10.029982
lgli/Марина Павловна Бобылева - Управленческий документооборот. От бумажного к электронному (2010, Издательский дом МЭИ).fb2
Управленческий документооборот. От бумажного к электронному Валерий Валентинович Волостных; Марина Павловна Бобылева Издательский дом МЭИ, Москва, Russia, 2010
В книге комплексно рассмотрены организационно-управленческие, коммуникационные, документоведческие, информационно-технологические, правовые и другие аспекты проблемы перехода к электронному документообороту.Отражены новейшие разработки и нормативные акты в области управленческого документооборота, а также практический опыт внедрения и применения систем электронного документооборота в российских организациях. Значительное внимание уделяется оценке эффективности применения систем и технологий электронного документооборота. Приводятся конкретные методические рекомендации.Книга представляет интерес для руководителей и специалистов предприятий и организаций, занимающихся вопросами совершенствования управления, организационного развития и внедрения новых информационных технологий, руководителей документационных служб, а также преподавателей, студентов и аспирантов.
Read more…
Russian [ru] · FB2 · 2.8MB · 2010 · 📘 Book (non-fiction) · 🚀/lgli/zlib · Save
base score: 11053.0, final score: 10.021331
nexusstc/Товароведение и экспертиза в таможенном деле/4b7f60067269763f192cdbccb7950416.pdf
Товароведение и экспертиза в таможенном деле: учебник: учебник для студентов высших учебных заведений, обучающихся по специальности 080115 "Таможенное дело": в 4-х т Попов В. В. Изд.-торговая корпорация "Дашков и Кo, ПРОФИль, Москва, ИНФРА-М, Russia, 2009
Методические указания составлены с учетом практики преподавания в высшем учебном заведении и базируются на требованиях государственного образовательного стандарта и рабочей программы по дисциплине «Товароведение и экспертиза в таможенном деле (продовольственные и непродовольственные товары)». В методических указаниях содержатся рекомендации для студентов всех форм обучения по выполнению курсовых работ.
Read more…
Russian [ru] · PDF · 0.2MB · 2009 · 📘 Book (non-fiction) · 🚀/lgli/lgrs/nexusstc/zlib · Save
base score: 11050.0, final score: 10.017797
lgli/9785942192686.pdf
Хохлатки (Lepidoptera, Notodontidae) как вредители лесов России и соседних стран Гниненко Ю. И.; Федеральное бюджетное учреждение Всероссийский научно-исследовательский институт лесоводства и механизации лесного хозяйства Всероссийский научно-исследовательский институт лесоводства и механизации лесного хозяйства, Пушкино, Russia, 2021
Описаны вредоносность и биология часто встречающихся в лиственных лесах России фитофагов из семейства хохлаток. Работа подготовлена в рамках выполнения темы НИР государственного задания ФБУ ВНИИЛМ > 053-00008-21-00 на 2021 год
Read more…
Russian [ru] · PDF · 2.4MB · 2021 · 📘 Book (non-fiction) · lgli · Save
base score: 11055.0, final score: 10.016503
lgli/Кеннет Медоуз [Кеннет Медоуз] - Магия рун.lrf
Магия Рун: (тайные знания мудрецов): [перевод с английского] Кеннет Медоуз [Кеннет Медоуз] Гранд; Фаир-пресс, Жемчужина, Москва, Russia, 2007
Книга рассказывает о самом загадочном средстве влияния на судьбу — рунах. К ним можно относиться по-разному: как к средству достижения богатства и власти или использовать для предсказания судьбы.
Read more…
Russian [ru] · LRF · 1.1MB · 2007 · 📘 Book (non-fiction) · 🚀/lgli/zlib · Save
base score: 11043.0, final score: 10.015697
lgli/9785426303553.pdf
Графическая композиция в системе высшего художественного образования. Вопросы теории и практики. Учебное пособие Р. Ч. Барциц; Министерство образования и науки Российской Федерации, Федеральное государственное бюджетное образовательное учреждение высшего образования "Московский педагогический государственный университет" Московский педагогический государственный университет, 2024
Russian [ru] · PDF · 1.1MB · 2024 · 📘 Book (non-fiction) · lgli · Save
base score: 11047.0, final score: 10.014453
lgli/F:\rus_fict\traum_unp\ru\_\_религия\_буддизм\Нидал Оле/Нидал - Основополагающие упражнения.fb2.fb2
Основополагающие упражнения Нидал, Оле Издательский дом "Питер", Буддизм сегодня, Санкт-Петербург, Russia, 2006
Парамиты (шесть освобождающих действий) показывают конечную природу нашего ума и поэтому являются освобождающими. Если бы это было не так, они бы только наполняли наш ум хорошими впечатлениями, но свободными они бы нас не делали.
Read more…
Russian [ru] · FB2 · 4.6MB · 2006 · 📕 Book (fiction) · 🚀/lgli/zlib · Save
base score: 11050.0, final score: 10.014257
Previous 1 Next
Previous 1 Next
Anna’s Archive
Home
Search
Donate
🧬 SciDB
FAQ
Account
Log in / Register
Recover secret key
Account
Public profile
Downloaded files
My donations
Referrals
Explore
Activity
Codes Explorer
ISBN Visualization ↗
Community Projects ↗
Open data
Datasets
Torrents
LLM data
Stay in touch
Contact email
Anna’s Blog ↗
Reddit ↗
Matrix ↗
Help out
Improve metadata
Volunteering & Bounties
Translate ↗
Development
Anna’s Software ↗
Security
DMCA / copyright claims
Alternatives
annas-archive.gl ↗
annas-archive.pk ↗
annas-archive.gd ↗
SLUM [unaffiliated] ↗
SLUM 2 [unaffiliated] ↗