Giter Site home page Giter Site logo

articles's People

Contributors

chikamichi avatar chinhodado avatar dobiasd avatar drifkin avatar ggreif avatar hcnelson99 avatar ktec avatar ritschwumm avatar sowbug avatar ya0guang avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

articles's Issues

C is missing

A few ideas:

  • once people start with C and have understood how to use *ptr and **ptr and ***ptr and worse... productivenss increases a lot, because there are literally no boundaries from the language: any hack is possible, including abusing syntax sugars
  • once people realize that they don't understand shit of their own code 2 days later, they start trying to figure out how to write maintainable C... from that point on, productiveness almost constantly goes down while safe-assessment goes up (because you understand all the random pitfalls that can happen)

However, you could argue that most people never even try to write maintainable C code and get to a completely different conclusion... discovering more hacks every year and lose more sanity every year.

Another thing to consider is what we actually mean with productiveness: shortterm or longterm?

Character Count

XD Ugh, not to be that guy but...
For functional_programming_in_cpp_with_the_functionalplus_library_today_hackerrank_challange_gemstones.md

Lorem ipsum
dolor sit amet,
consectetur,
adipisci velit

The characters of the character counts are: e and s

Promises not considered in Javascript learning curve chart

Said chart as far as it goes is correct, but to capture more than the infancy of the Javascript developer it fails. That callbacks are hell it is truly said, but marshaling of asynchronous execution to success in modern Javascript is key, and for that reason the successful Javascript developer eventually discovers futures, which in this context most commonly by the name promises are known. At this point most often another reversal occurs.

"Self-assessment" in learning curves is less than wholly clear

English, at least as she is in America spoke, generally uses the term "self-assessment" to refer to what is at least intended to be a relatively objective analysis of one's capabilities, which is often produced in the context of employment, eventually written down on paper, and retained in an employee's permanent file.

Having twice now read your learning-curves article, I tend to suspect that the quality which, in the charts, you name "self-assessment", might more fluently in English be named something like "self-opinion", or perhaps ideally "self-regard"; this would, I think, make a lot of the charts easier on first reading to understand. (For example, interpreting in this fashion your PHP chart, one might gather that PHP programmers have an unjustifiably high regard for themselves, which would most in line with your intent seem to be.)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.