Tech24 Deals Web Search

Search results

  1. Results from the Tech24 Deals Content Network
  2. For the Single Founder Who Can't Code | TechCrunch

    techcrunch.com/2012/06/03/for-the-single-founder...

    If you’re a single founder who can’t code, your chances for startup success are near zero. However, there’s still a chance. And a chance is all you need. Inspire or Die

  3. Magic number (programming) - Wikipedia

    en.wikipedia.org/wiki/Magic_number_(programming)

    The term magic number or magic constant refers to the anti-pattern of using numbers directly in source code. This has been referred to as breaking one of the oldest rules of programming, dating back to the COBOL, FORTRAN and PL/1 manuals of the 1960s. [ 1 ] The use of unnamed magic numbers in code obscures the developers' intent in choosing ...

  4. Don’t Believe Anyone Who Tells You Learning To Code Is Easy

    techcrunch.com/2014/05/24/dont-believe-anyone...

    One of the most dangerous things I’ve seen happen to people who are just starting to code is being told that it’s easy. Here’s what your brain does: Drawing by me. (I am better at coding ...

  5. Gennady Korotkevich - Wikipedia

    en.wikipedia.org/wiki/Gennady_Korotkevich

    Gennady Korotkevich ( Belarusian: Генадзь Караткевіч, Hienadź Karatkievič, Russian: Геннадий Короткевич; born 25 September 1994) is a Belarusian competitive sport programmer who has won major international competitions since the age of 11, as well as numerous national competitions. His top accomplishments ...

  6. Source code - Wikipedia

    en.wikipedia.org/wiki/Source_code

    v. t. e. In computing, source code, or simply code or source, is a plain text computer program written in a programming language. A programmer writes the human readable source code to control the behavior of a computer . Since a computer, at base, only understands machine code, source code must be translated before a computer can execute it.

  7. Please don't learn to code | TechCrunch

    techcrunch.com/2016/05/10/please-dont-learn-to-code

    There’s an idea that’s been gaining ground in the tech community lately: Everyone should learn to code. But here’s the problem with that idea: Coding is not the new literacy. If you ...

  8. Hard coding - Wikipedia

    en.wikipedia.org/wiki/Hard_coding

    Hard coding. Hard coding (also hard-coding or hardcoding) is the software development practice of embedding data directly into the source code of a program or other executable object, as opposed to obtaining the data from external sources or generating it at runtime . Hard-coded data typically can only be modified by editing the source code and ...

  9. Why The New Guy Can't Code | TechCrunch

    techcrunch.com/2011/05/07/why-the-new-guy-cant-code

    We’ve all lived the nightmare. A new developer shows up at work, and you try to be welcoming, but he 1 can’t seem to get up to speed; the questions he asks reveal basic ignorance; and his work ...