Details

Java Programming Interviews Exposed


Java Programming Interviews Exposed


1. Aufl.

von: Noel Markham

25,99 €

Verlag: Wiley
Format: PDF
Veröffentl.: 30.01.2014
ISBN/EAN: 9781118722923
Sprache: englisch
Anzahl Seiten: 384

DRM-geschütztes eBook, Sie benötigen z.B. Adobe Digital Editions und eine Adobe ID zum Lesen.

Beschreibungen

<b>If you are a skilled Java programmer but are concerned about the Java coding interview process, this real-world guide can help you land your next position</b> <p>Java is a popular and powerful language that is a virtual requirement for businesses making use of IT in their daily operations. For Java programmers, this reality offers job security and a wealth of employment opportunities. But that perfect Java coding job won't be available if you can't ace the interview. If you are a Java programmer concerned about interviewing, <i>Java Programming Interviews Exposed</i> is a great resource to prepare for your next opportunity. Author Noel Markham is both an experienced Java developer and interviewer, and has loaded his book with real examples from interviews he has conducted.</p> <ul> <li>Review over 150 real-world Java interview questions you are likely to encounter</li> <li>Prepare for personality-based interviews as well as highly technical interviews</li> <li>Explore related topics, such as middleware frameworks and server technologies</li> <li>Make use of chapters individually for topic-specific help</li> <li>Use the appendix for tips on Scala and Groovy, two other languages that run on JVMs</li> </ul> <p>Veterans of the IT employment space know that interviewing for a Java programming position isn't as simple as sitting down and answering questions. The technical coding portion of the interview can be akin to a difficult puzzle or an interrogation. With <i>Java Programming Interviews Exposed</i>, skilled Java coders can prepare themselves for this daunting process and better arm themselves with the knowledge and interviewing skills necessary to succeed.</p>
<p>Introduction xi<br /> <br /> <b>Part I: Navigating the Interview Process</b><br /> <br /> <b>Chapter 1: Dissecting Interview Types 3</b></p> <p>Looking at the Phone Screening Process 4</p> <p>Reviewing Technical Tests 5</p> <p>Handling Face-to-Face Interviews 7</p> <p>Making the Decision 8</p> <p>Summary 9</p> <p><b>Chapter 2: Writing a Noticeable Resume 11</b></p> <p>How to Write a Resume and Cover Letter 11</p> <p>Writing a Cover Letter 14</p> <p>Summary 15</p> <p><b>Chapter 3: Technical Test and Interview Basics 17</b></p> <p>Technical Written Tests 17</p> <p>At-Computer Tests 18</p> <p>Face-to-Face Technical Interviews 19</p> <p>Summary 21</p> <p><b>Chapter 4: Writing Core Algorithms 23</b></p> <p>Looking at Big O Notation 23</p> <p>Sorting Lists 24</p> <p>Searching Lists 32</p> <p>Summary 33</p> <p><b>Chapter 5: Data Structures 35</b></p> <p>Lists 35</p> <p>The Relationship between Arrays and Lists 36</p> <p>Trees 39</p> <p>Maps 45</p> <p>Sets 48</p> <p>Summary 49</p> <p><b>Chapter 6: Design Patterns 51</b></p> <p>Investigating Example Patterns 51</p> <p>Commonly Used Patterns 60</p> <p>Summary 64</p> <p><b>Chapter 7: Implementing Popular Interview Algorithms 65</b></p> <p>Implementing FizzBuzz 65</p> <p>Demonstrating the Fibonacci Sequence 67</p> <p>Demonstrating Factorials 71</p> <p>Implementing Library Functionality 72</p> <p>Using Generics 80</p> <p>Summary 83</p> <p><b>Chapter 8: Java Basics 87</b></p> <p>The Primitive Types 88</p> <p>Using Objects 91</p> <p>Java’s Arrays 98</p> <p>Working with Strings 98</p> <p>Understanding Generics 101</p> <p>Autoboxing and Unboxing 107</p> <p>Using Annotations 109</p> <p>Naming Conventions 111</p> <p>Classes 111</p> <p>Variables and Methods 111</p> <p>Constants 111</p> <p>Handling Exceptions 112</p> <p>Using the Standard Java Library 115</p> <p>Looking Forward to Java 8 119</p> <p>Summary 120</p> <p><b>Chapter 9: Testing with JUnit 123</b></p> <p>The JUnit Test Life Cycle 125</p> <p>Best Practices for Using JUnit 127</p> <p>Eliminating Dependencies with Mocks 138</p> <p>Creating System Tests with Behavior-Driven Development 143</p> <p>Summary 146</p> <p><b>Chapter 10: Understanding the Java Vi rtual Machine 147</b></p> <p>Garbage Collection 147</p> <p>Memory Tuning 149</p> <p>Interoperability between the JVM and the Java Language 152</p> <p>Summary 157</p> <p><b>Chapter 11: Concurrency 159</b></p> <p>Using Threads 159</p> <p>Working with Concurrency 165</p> <p>Actors 169</p> <p>Summary 174<br /> <br /> <b>Part III: Components and Frameworks</b><br /> <br /> <b>Chapter 12: Integrating Java Applications with Databases 177</b></p> <p>SQL: An Introduction 177</p> <p>JDBC: Combining Java and the Database 191</p> <p>Testing with In-Memory Databases 198</p> <p>Summary 199</p> <p><b>Chapter 13: Creating Web Applications 201</b></p> <p>Tomcat and the Servlet API 201</p> <p>Jetty 207</p> <p>Play Framework 213</p> <p>Summary 218</p> <p><b>Chapter 14: Using HTT P and REST 221</b></p> <p>The HTTP Methods 221</p> <p>HTTP Clients 224</p> <p>Creating HTTP Services Using REST 226</p> <p>Summary 230</p> <p><b>Chapter 15: Serialization 231</b></p> <p>Reading and Writing Java Objects 231</p> <p>Using XML 234</p> <p>JSON 240</p> <p>Summary 243</p> <p><b>Chapter 16: The Spring Framework 245</b></p> <p>Core Spring and the Application Context 245</p> <p>Spring JDBC 255</p> <p>Integration Testing 259</p> <p>Spring MVC 262</p> <p>Summary 269</p> <p><b>Chapter 17: Using Hibernate 271</b></p> <p>Using Hibernate</p> <p>Summary 284</p> <p><b>Chapter 18: Useful Libraries 287</b></p> <p>Removing Boilerplate Code with Apache Commons 287</p> <p>Developing with Guava Collections 290</p> <p>Using Joda Time 296</p> <p>Summary 300</p> <p><b>Chapter 19: Developing with Build Tools 301</b></p> <p>Building Applications with Maven 301</p> <p>Ant 309</p> <p>Summary 311</p> <p><b>Chapter 20: Android 313</b></p> <p>Basics 314</p> <p>Components 314</p> <p>Intents 315</p> <p>Activities 318</p> <p>Broadcast Receivers 321</p> <p>Services 322</p> <p>User Interface 326</p> <p>Persistence 333</p> <p>Android Hardware 336</p> <p>Summary 340</p> <p><i>Appendix: Introducing Scala 341</i></p> <p><i>Index 353</i></p>
<p><b>Noel Markham</b> is an experienced interviewer and Java developer with experience across technology, financial, and gaming industries. Most recently he has been working in startups for social gaming and digital entertainment. He has hosted interviews for developers of all experience levels, from recent graduates to technical leaders.</p>
<p><b>Ace the interview and get the Java programming job you deserve</b></p> <p><i>Java Programming Interviews Exposed</i> is written to specifically prepare you for the questions you’ll face when interviewing for highly sought-after jobs in Java. Expert interviewer and Java developer Noel Markham has teamed with <i>Interview Zen</i> to provide challenging Java-specific questions and answers compiled from over 20,000 interviews conducted by real-world IT employers. This invaluable resource will prepare you to effectively demonstrate your knowledge of the entire Java ecosystem and overcome common interview missteps. Walk into your next interview with confidence—and walk out with the Java programming job of your dreams.</p> <p><i>Java Programming Interviews Exposed:</i></p> <ul> <li>Provides over 200 interview questions and solutions taken directly from Java coding position interviews</li> <li>Develops three key skill sets for Java job seekers: The Interview Process, Core Java, and Java Components and Frameworks</li> <li>Offers an expanded appendix on the Java Virtual Machine (JVM) language, Scala, to impress potential employers</li> <li>Grants you access to a companion website that will provide all of the sample code in the book, plus a link to <i>Interview Zen</i> for additional support material and testing</li> </ul> <p><b>Wrox guides</b> are crafted to make learning programming languages and technologies easier than you think. Written by programmers for programmers, they provide a structured, tutorial format that will guide you through all the techniques involved.</p> <p>www.wrox.com</p> <p><b>Programmer Forums</b></p> <p>Join our Programmer to Programmer forums to ask and answer programming questions about this book, join discussions on the hottest topics in the industry, and connect with fellow programmers from around the world.</p> <p><b>Code Downloads</b></p> <p>Take advantage of free code samples from this book, as well as code samples from hundreds of other books, all ready to use.</p> <p><b>Read More</b></p> <p>Find articles, e-books, sample chapters, and tables of contents for hundreds of books, and more reference resources on programming topics that matter to you.</p>

Diese Produkte könnten Sie auch interessieren:

Domain Architectures
Domain Architectures
von: Daniel J. Duffy
PDF ebook
31,99 €