📄 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
upload/duxiu_main/v/zip/extracted__./世界名著英文版.zip/extracted__./ÊÀ½çÃûÖøÓ¢Îİæ.zip/SWITZERLAND, THE CRADLE OF LIBERTY.TXT
SWITZERLAND, THE CRADLE OF LIBERTY.TXT SWITZERLAND, THE CRADLE OF LIBERTY.TXT
TXT · 0.1MB · 📘 Book (non-fiction) · 🚀/lgli/upload/zlib · Save
base score: 10026.0, final score: 18.415989
zlib/no-category/Gariepy, Henry/Light in a dark place_123967585.pdf
Light in a Dark Place: Devotional Thoughts from the Prophets to Brighten Your Journey Gariepy, Henry Wheaton, IL : Victor Books, Wheaton, IL, Illinois, 1995
288 p. ; 20 cm
Read more…
English [en] · PDF · 10.2MB · 1995 · 📗 Book (unknown) · 🚀/ia/zlib · Save
base score: 11068.0, final score: 17.435707
zlib/no-category/Shackleford, John, writer, Paknadel, Alex, author; Watters, Dan, author; Campbell, Jim (Letterer), letterer; Alexovich, Aaron, artist; Santana, Dave, artist; Pereira, Nelson, inker; Ribeiro, Thiago, colourist/Little nightmares_124009635.pdf
Little nightmares. Vol. 1 Shackleford, John, writer, Paknadel, Alex, author; Watters, Dan, author; Campbell, Jim (Letterer), letterer; Alexovich, Aaron, artist; Santana, Dave, artist; Pereira, Nelson, inker; Ribeiro, Thiago, colourist London : Titan Comics, First edition, London, 2017
1 volume (unpaged) : 27 cm, A nine-year old girl named Six is kidnapped from her home and taken to work in the bizarre world of The Maw, a grim feeding trough for the corrupted souls of the world, and catches a glimpse at the corrupt heart of modern happiness
Read more…
English [en] · PDF · 10.2MB · 2017 · 📗 Book (unknown) · 🚀/ia/zlib · Save
base score: 11068.0, final score: 17.119999
zlib/no-category/Haslam, Gerald W, Houston, James D/California heartland : writing from the Great Central Valley_120212667.pdf
California heartland : writing from the Great Central Valley Haslam, Gerald W, Houston, James D Santa Barbara, Calif. : Capra Press, Santa Barbara, Calif, California, 1978
English [en] · PDF · 10.2MB · 1978 · 📗 Book (unknown) · 🚀/ia/zlib · Save
base score: 11065.0, final score: 15.22101
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] ↗