Self-Study in September 2016
Sep 1, 2016 - 1 minute read - Comments - self-study-aggregationseptember2016readburnout
There’s nothing here.
Sep 1, 2016 - 1 minute read - Comments - self-study-aggregationseptember2016readburnout
There’s nothing here.
Aug 1, 2016 - 3 minute read - Comments - self-study-aggregationaugust2016read2faaaron-kraussagileamazonbill-sourourbindingcareerconfconferenceconstdegreedevin-coldeweydevopses2015eventual-consistencyexperiencefull-stack-developerfunctionhand-signalsholberton-schoolinterview-processjavascriptjosip-franjkovicjuan-hernandezkyle-younglead-devlessons-learnedlifecyclemaryam-labibnistoccupy-movementon-callopinionpair-programmingpivotalprofessional-careerrace-conditionregulationrestrest-apiryan-alexandersecuritysemicolonsmsspanishstylesylvain-kalachesyntaxtddtdzteamtemporal-dead-zonetitleuniversityus-nistvarweb
I’ve read this article by Maryam Labib where she explains what she has learned in the last 6 months at Pivotal: how to pair program, how to TDD and some good practices to be a better developer.
Tags: maryam-labib, pivotal, career, professional-career, tdd, pair-programming, team, lessons-learned, experience
I’ve watched this talk by Ryan Alexander on what kind of systems humans use to communicate and how to improve them. Explains the hand signals at Occupy movement (called (Occupy movement hand signals)[https://en.wikipedia.org/wiki/Occupy_movement_hand_signals])
Tags: conference, ryan-alexander, lead-dev, conf, hand-signals, occupy-movement
I’ve read this article about the regulation or no regulation of the programmer trade, by Juan María Hernández
Tags: regulation, opinion, title, degree, university, juan-hernandez, spanish
I’ve watched this video by Kyle Robinson Young on whether semicolons are necessary in javascript and why he purposely does not use them, to teach people how to do it. Suggests going for a month with the opposite way (write / don’t write) to see how it feels and take an informed decision.
Tags: javascript, semicolon, style, syntax, kyle-young
I’ve read this article by Josip Franjković on the race conditions that can happen using REST APIs, related to eventual consistency matters.
Tags: eventual-consistency, josip-franjkovic, race-condition, rest-api, rest, web
I’ve read this article by Devin Coldewey, where he explains that the US NIST has published a draft that suggests using SMS for two-factor authentication in a different way: check that they are real phones and not VoIP to reduce the tampering with.
Tags: devin-coldewey, 2fa, sms, nist, us-nist, security
I’ve read this article by Aaron Krauss, where he explains his experience interviewing with Amazon at Seattle. Explains the whole process and insights from some phases.
Tags: aaron-krauss, amazon, interview-process
I’ve read this article about the practices related to “on call” at Holberton School and their students.
Tags: sylvain-kalache, holberton-school, on-call, full-stack-developer, devops, agile
I’ve read this article that explains the comparison of declaring functions in javascript (ES2015 and above), with the short notation for a function. By Bill Sourour.
Cites the temporal dead zone (TDZ):
[…] JavaScript binds the declaration of “sayHelloTo” — reads it first, puts it at the top, and creates a space in memory to hold its value — but it doesn’t set “sayHelloTo” to anything until it reaches it during execution.
The time between “sayHelloTo” being bound and “sayHelloTo” being initialized is called the temporal dead zone (TDZ).
Tags: tdz, temporal-dead-zone, bill-sourour, javascript, es2015, function, const, var, binding, lifecycle
Jul 28, 2016 - 1 minute read - Comments - aws-kinesisawsciberadoworkshopworkshop-notesnotes
I attended a workshop on AWS Kinesis, called AWS Kinesis Zombieland by Javi Moreno at capside.
AWS Kinesis Zombieland
Preguntas:
Jul 4, 2016 - 8 minute read - Comments - self-study-aggregationjuly2016read10x2faagentagilealexander-yakushevanalogyandroidanswerassemblerasynchronousatsauthenticationbaasbackend-as-a-servicebasecampbeginnerben-halpernbig-companybill-sourourbinarybookbook-editingbook-publishingbook-writingbuscareercareer-securitycarin-meiercate-hustonclean-codeclojureclojure-gazettecommunicationcomparisoncompensating-actioncomputerconversation-patterncopy-pastecorrelation-idcvdan-kimdavid-dilldebuggerdeveloperdhheconomyefficiencyelton-minettoemployeeemployerend-of-the-internetenglisheric-ellioteventevent-loopevolving-articleexception-handlingfaasfunction-as-a-servicegiovanni-aspronigithubgoogle-summer-of-codegregor-hohpegsocguideguidelinehackintoshhiringignacio-segurainterviewinvestmentjason-gormanjason-zimdarsjavascriptjeff-halljobjob-interviewjob-marketjob-offerjob-securityjurgen-appeloken-mazaikakotlinlambdalanguagelawlearn-codinglimitationlistlove-of-languagemacmacintoshmasha-diminskymbassmfamike-robertsmike-rundlemobile-backend-as-a-servicemolly-wilsonmonotaskingmulti-factor-authenticationmultitaskingnativenodejsnon-nativeobject-calisthenicsofaofficeone-factor-authenticationonline-votingpandocparadoxpci-guruphppolicyportugueseproductprofessional-careerquincy-larsonrecruiterrecruitmentrelated-to-articleresumeretryrobert-martinrubyscaled-agilesecurityserverlesssmall-companyspanishstartuptddtime-managementtip-and-tricktooltwo-factor-authenticationunbeateable-programmeruncle-bobunitaskingunstoppable-programmerverena-von-pfettenwebworking-environmentwrite-off
I’ve read this article by Jason Zimdars explaining the “end of the internet” policy at Basecamp: they will make everything possible to keep the services running for existing customer until the end or until the last customer uses it.
Tags: policy, end-of-the-internet, jason-zimdars, basecamp, product
I’ve read this article by Jurgen Appelo explaining how the agile values can help you negotiate funding for your startup: instead of negotiating with each investor, agree on a formula and invest in many small rounds, instead of a big one. This works both ways: for buying and for selling.
Suggests using a base plus the amount of sales in the last year * a percentage.
Tags: jurgen-appelo, investment, startup, agile
I’ve read this article by Dan Kim on the feelings of love and comfort he feels when he’s programming in Kotlin, for Android. Tells the story of DHH and the love of Ruby as a similar one.
Tags: dan-kim, dhh, ruby, love-of-language, kotlin, android
I’ve read this article by Carin Meier on what tools she found useful for writing, editing and publishing a science fiction book she was writing for her daughter.
Tags: tool, pandoc, carin-meier, book, book-writing, book-editing, book-publishing
I’ve read this article by Jeff Hall, that explains the factors in multi-factor authentication.
Tags: jeff-hall, ofa, 2fa, mfa, one-factor-authentication, two-factor-authentication, multi-factor-authentication, pci-guru, security, authentication
I’ve read this article by Giovanni Asproni about agile.
Fundamental law of scaling: Scaling up amplifies the bad and makes the good more difficult.
First paradox of scaling: Most projects are scaled up because they don’t fulfill the prerequisites for scaling.
Second paradox of scaling: Projects fulfilling the prerequisites for scaling have a lesser need to scale.
Giovanni Asproni
Also goes on to explain ten prerequisites for scaling.
Tags: scaled-agile, agile, giovanni-asproni, paradox, law
I’ve read this article by Ignacio Segura reacting to a previous article about job offer and demand. Ignacio explains how the job market can be modeled and how workers have found ways of selling their time to the best price.
Tags: ignacio-segura, analogy, job-offer, job, job-market, economy, spanish
I’ve read this interview to David Dill on why the online voting is not a good idea and we should stick to paper as the golden rule for voting processes.
Explains how difficult is to convince people of the technical limitations and the massive incentive it would be to hack into election systems / services.
Tags: interview, david-dill, online-voting, limitation
I’ve read this interview to Alexander Yakushev, about his Google Summer of Code and the project he is currently working on: Clojure-android
Tags: interview, clojure-gazette, alexander-yakushev, google-summer-of-code, gsoc, clojure, tdd, android
I’ve read this article that describes the current state of Github business and the possible solutions in the upcoming five years. By Ben Halpern
Tags: ben-halpern, github, economy, startup, investment
I’ve read this evolving article by Mike Roberts on what is and is not Serverless: [mobile] backend as a service or function as a service.
Converts some n-tier applications into serverless ones, expliciting that this is only a way of doing it, not necessarily the way he would do it
Tags: faas, baas, mbass, function-as-a-service, backend-as-a-service, mobile-backend-as-a-service, serverless, evolving-article, mike-roberts, lambda
I’ve read this article by Cate Huston on the career and job stability that big companies and small companies can offer:
Job security means that you know you will keep getting a paycheck from $company. Career security means that you know you can get another job, and develop yourself and your career in the way that is meaningful to you.
Tags: job-security, cate-huston, big-company, small-company, career-security, career, professional-career
I’ve read this article by Bill Sourour on the different point of view of solving questions in coding many years ago compared to nowadays.
Also explores the concept of copy pasting code without understanding it, explaining that the endgame is writing good code that works and is easy to change.
Tags: copy-paste, bill-sourour, clean-code, comparison
I’ve read this article by Quincy Larson on how recruiters for the IT sector work and how to work with them for your best possible outcome.
Tags: career, professional-career, recruitment, recruiter, agent, hiring, quincy-larson
I’ve read this article by Quincy Larson on why we should not tell others about their choosing of learning programming, and every time we do, some doors close.
Tags: answer, learn-coding, related-to-article, quincy-larson
I’ve read this list of tricks to become a be a better programmer. By Ken Mazaika
- Use Google very aggressively.
- Maintain an obnoxious amount of stick-to-itiveness.
- Acknowledge that micro-decisions matter.
- Acknowledge that most major decisions don’t matter that much.
- Always use the right tool for the job.
- Understand that code is cheap.
- Evaluate technologies based on all their merits.
- Say “I don’t know.”
- Always analyze the clues found in error messages.
- Know the difference between a premature optimization and a show-stopping optimization that NEEDS to happen.
- Take responsibility for your mistakes.
- Become a power-user of your development tools.
- Know how to use Vim (at least a little bit).
- Never accept freelance work in an unfamiliar technology.
- Don’t count the number of hours.
- Absorb massive criticism with ease.
- Pair program with people with more experience.
- Always code review your own work first.
- Recognize that the hard part of freelancing isn’t writing the code. It’s everything else.
- Identify and resolve bigger issues.
- Dive into large open source projects to bring your features to life.
- Skip a lot of meetings.
- Know when it’s time to give back.
- Be capable of writing bad code.
- Let other people know that you’re working late without being a jerk.
- Act as a leader, not a boss.
- Go play foosball.
- Learn under pressure.
- “Move fast and break things.”
Tags: ken-mazaika, list, unbeateable-programmer, unstoppable-programmer, efficiency, 10x, tip-and-trick
I’ve read this article about object calisthenics, with an example in PHP. By Elton Minetto
Tags: object-calisthenics, elton-minetto, php, portuguese
I’ve read this article by Verena von Pfetten on the effects on multitasking in our daily lives. Also comments on the movement of monotasking or unitasking, which is the opposite of multitasking: doing one thing at a time.
Underlines the benefits of monotasking and how this is related to mindfulness and psychological benefits.
Tags: multitasking, monotasking, unitasking, verena-von-pfetten, time-management
I’ve read this article by Robert C. Martin on why we shouldn’t use debuggers
Tags: uncle-bob, robert-martin, debugger, tdd
I’ve read this article by Molly Clare Wilson on tips on how native English speakers can simplify their communication so it is easier for non-native speakers to understand them. Provides guidelines for situations involving ‘speaking and presenting’, ‘meetings’, written form ‘email, text, chat’ and about correction each others English.
Tags: molly-wilson, english, communication, native, non-native, guideline
I’ve read this interview with Robert C. Martin on the productivity increases that different languages provide to the programmer. He says that no language can provide an effect as big as binary to assembler and that we’re currently searching the Holy Grail.
Tags: robert-martin, uncle-bob, language, comparison, assembler, binary, clojure
I’ve read this article by Jason Gorman on how takes the decision of working environments and why having other options are financially available. How developers should be in charge of their own working environments.
Tags: office, working-environment, jason-gorman
I’ve read this guide on how to build a powerful hackintosh. By Mike Rundle
Tags: mike-rundle, hackintosh, macintosh, mac, computer
I’ve read this article by Bill Sourour on how to become a web developer. Explains all kind of resources, from learning javascript, deciding on being a frontend of backend developer, which language to choose, how to find a job, getting experience.
Tags: bill-sourour, guide, career, beginner, developer, web, professional-career
I’ve read this article by Eric Elliot on how to tackle job interviews, both from the side of the employer and the employee.
Tags: eric-elliot, job-interview, employee, employer, cv, career, professional-career
I’ve read this article by Masha Diminsky on the architecture of javascript and nodejs. Explains the event-driven architecture, the events and the event loop.
Tags: masha-diminsky, bus, nodejs, javascript, bus, event-loop, event
I’ve read this article that suggests how to customize your cv for maximum engagement from interviewers / head hunters and to make the most of the 6 seconds they (allegedly) spend looking at your cv. Also explains some techniques for preparing the interview, about the cover letter, etc.
Tags: quincy-larson, cv, resume, career, professional-career, ats
I’ve read this article by Gregor Hohpe explaining how Starbucks is modeled in terms of asynchronous interactions and the actions for exception handling: write-off, retry, compensating action.
Also mentions Conversation pattern and Correlation ID.
Tags: gregor-hohpe, conversation-pattern, correlation-id, analogy, asynchronous, exception-handling, write-off, retry, compensating-action
Jun 30, 2016 - 1 minute read - Comments - bookreading2016Q2self-studybuilding-microservicesrelease-it
Books I’ve read this quarter1:
Non-technical:
Books started, not yet finished (WIP):
Books I want to finish. Usually come from another quarter:
Books that have entered the queue:
The ending date of the quarter is the same as the publication date ↩︎
Jun 26, 2016 - 1 minute read - Comments - bookquoterelease-itmichael-nygard
In Release It!, terms related to stability:
All of these are quotes from the book.