About 1,924,118 results (4,652 milliseconds)

steve yegge - five-essential-phone-screen-questions

https://sites.google.com/site/steveyegge2/five-essential-phone-screen-questions
1) Coding. The candidate has to write some simple code, with correct syntax, in C, C++, or Java. 2) OO design.

steve yegge - miracle-interview

https://sites.google.com/site/steveyegge2/miracle-interview
So his degree was basically a Java certification program. 2) I gave him the "find the phone numbers in 50,000 html files" question, and he decided to write ...

steve yegge - lisp-wins

https://sites.google.com/site/steveyegge2/lisp-wins
Sep 5, 2004 ... You can only go so far with Java's OO model before you've stripped it down to what I'd call "essential boilerplate code". Every language has ...

steve yegge - allocation-styles

https://sites.google.com/site/steveyegge2/allocation-styles
... programming in Lisp (most Emacs-Lisp code is basically imperative, for instance), and you can do functional programming in Java or C++. However, most ...

steve yegge - practicing-programming

https://sites.google.com/site/steveyegge2/practicing-programming
But for determining someone's mental fitness, you pretty much have to interview them. It it's hard to do a good job of it, since it's like running backwards in ...

steve yegge - choosing-languages

https://sites.google.com/site/steveyegge2/choosing-languages
what's that? To illustrate, let's consider the following snippet of Java code: ... simple in this example. Our first case is an empty list: []. The next ...

Pattern Programs for Java - Apps on Google Play

https://play.google.com/store/apps/details?id=com.sitseducators.javapatternprogramsfree
Pattern Programs for Java : An app for the programming beginners. This app is full of pattern and other Java programs. In addition to this, there is a lot ...

indika walimuni

https://sites.google.com/view/indika-walimuni/home
At CS department, I teach programing classes related to Java, C++ and Python. ... My software engineer intern interview was a small project. I was given ...

Play! Framework: Why Did I Fall in Love with it - Java Code Geeks

http://feedproxy.google.com/~r/JavaCodeGeeks/~3/sEtJrXReRTM/play-framework-why-did-i-fall-in-love.html
Oct 25, 2011 ... once the application is FINALLY deployed, we open the browser, hit our development environment and THERE'S A BUG! The problem could be as simple ...

2012: My Year of Code - Sensemaking

http://feedproxy.google.com/~r/typepad/Alex3917/sensemaking/~3/U6uxswHF4zM/2012-my-year-of-code.html
Nov 6, 2013 ... JavaScript is just a simple programming ... Coding for Interviews - A great resource for getting good at common interview questions.

Java MCQ Programs Interview - Apps on Google Play

https://play.google.com/store/apps/details?id=com.javamcq.programs.interviewcomputerbitsdaily
Jan 25, 2024 ... Looking for a comprehensive and user-friendly app to help you master Java programming? Look no further than "Java Programming: MCQ, ...

Adding JAR Dependencies to an Eclipse Plugin Maven Tycho Build ...

http://feedproxy.google.com/~r/JavaCodeGeeks/~3/OTPvl6kBj3s/adding-jar-dependencies-eclipse-plugin-maven-tycho-build.html
Jan 25, 2016 ... We love standards. That is why we need at least two of them :-(. So back to my problem: I have a number of simple Java dependencies that I am ...

steve yegge - what-you-need-to-know

https://sites.google.com/site/steveyegge2/what-you-need-to-know
Nov 5, 2004 ... ... simple questions for a while. What constitutes "fishy ... Imperative programming (C/C++/Java/Perl) is not the only programming ...

steve yegge - language-grubbing

https://sites.google.com/site/steveyegge2/language-grubbing
five-essential-phone-screen-questions · godel-escher-blog · google-at-delphi ... Java has almost no abstraction facilities, so refactoring Java code almost ...

How Employers Measure Passion in Software Engineering ...

http://feedproxy.google.com/~r/JavaCodeGeeks/~3/GkpoO10FIwE/how-employers-measure-passion-in.html
Aug 15, 2012 ... JUnit Tutorial for Unit Testing. 4. Java Annotations Tutorial. 5. Java Interview Questions. 6. Spring Interview Questions. 7. Android UI Design.

Google Tech Dev Guide

https://www.google.com/about/careers/students/guide-to-technical-development.html
Learn about basic programming concepts like functions, operators, variables ... Familiarize yourself with the ins and outs of software engineering interviews.

steve yegge - ruby-tour

https://sites.google.com/site/steveyegge2/ruby-tour
Actually a real Java program would be even longer, because you'd refactor the code clumps above into their own methods. And both the Java and Ruby versions ...

steve yegge - google-at-delphi

https://sites.google.com/site/steveyegge2/google-at-delphi
Dec 31, 2004 ... ... Java at Sun, author of Effective Java. They also hired Peter Norvig, the ... interview SDEs for, called the Fundamental Fifty. It's an ...

steve yegge - digging-into-ruby-symbols

https://sites.google.com/site/steveyegge2/digging-into-ruby-symbols
Dec 28, 2005 ... five-essential-phone-screen-questions · godel-escher-blog · google ... This, incidentally, is why you so often see generated code in large Java ...