Jonkman Microblog
  • Login
Show Navigation
  • Public

    • Public
    • Network
    • Groups
    • Popular
    • People

Conversation

Notices

  1. Thor, the Norseman has moved! (thor@snabeltann.no)'s status on Wednesday, 20-Jun-2018 06:45:14 EDT Thor, the Norseman has moved! Thor, the Norseman has moved!

    Judging by the dismal performance of the pool of undergraduates that I'm trying to recruit developer trainees from, they don't actually teach computer programming in computer science courses.

    I had one candidate fail to answer what the output of the following program is:

    const z = [5, 4, 3, 2, 1]
    
const o = []

    for(let i = z.length - 1; i >= 0; i--) {
    o.push(z[i])
    
}

    console.log(o)

    She was about to finish her master's degree in computer science.

    In conversation Wednesday, 20-Jun-2018 06:45:14 EDT from snabeltann.no permalink
    1. Mister M. T. Sack (thatbrickster@shitposter.club)'s status on Wednesday, 20-Jun-2018 06:50:06 EDT Mister M. T. Sack Mister M. T. Sack
      in reply to
      @thor This is the most depressing thing I'll read today.
      In conversation Wednesday, 20-Jun-2018 06:50:06 EDT from shitposter.club permalink
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

Jonkman Microblog is a social network, courtesy of SOBAC Microcomputer Services. It runs on GNU social, version 1.2.0-beta5, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All Jonkman Microblog content and data are available under the Creative Commons Attribution 3.0 license.

Switch to desktop site layout.