Coder Social home page Coder Social logo

yegor256 / blog Goto Github PK

View Code? Open in Web Editor NEW
115.0 115.0 62.0 695.5 MB

My blog about computers, written in Jekyll and deployed to GitHub Pages

Home Page: https://www.yegor256.com

License: Other

Ruby 21.82% HTML 15.87% Liquid 30.43% JavaScript 1.67% Shell 1.72% Java 8.58% Makefile 0.10% TeX 11.08% SCSS 8.05% Perl 0.03% Dockerfile 0.66%
blog blogging jekyll object-oriented programming ruby

blog's Introduction

blog's People

Contributors

64bitchris avatar alilosoft avatar aslushnikov avatar blablatdinov avatar danon avatar ellyjm avatar fabriciofx avatar filfreire avatar gabbylisper avatar hikarei avatar iakunin avatar johndotpage avatar marcotroisi avatar mathroc avatar mikhail-ntt avatar mkordas avatar natashalec avatar nicfodesk avatar nqafield avatar razzwan avatar rdbrinks avatar renovate[bot] avatar romach avatar rultor avatar serge3ling avatar silicium14 avatar stayathomedad avatar stevennow avatar trangoul avatar yegor256 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

blog's Issues

Line number in code snippets

Maybe you will consider adding line numbers in code snippets? I think it will encrease readability of your posts. Just a suggestion.

add some more examples to Law of Demeter

This post isn't clear enough, what is the correct approach?
Some examples of the wrong approach?
This is a big factor in doing OOP correctly and I think this post could benefit from having a lot more information

blog/_posts/2016/jul/2016-07-18-law-of-demeter.md

editorial error

In this article it says "There are a few arguments against "accessors" (another name for getters and setters)" but it should say "There are a few arguments against "accessors" (another name for getters and setters)" because setters are called "mutators".

Create a list of non-technical/non-software books mentioned

Sometimes there's mention of non-software books on blog posts, podcasts, twitter or telegram but these are scattered.

Examples:

These could be added to a single static page, easily accessible on the blog.

Test method names

In

comments start with 'can.' Additionally, method names shouldn't start with a
it is written:

Additionally, method names shouldn't start with a verb.

Example has verb as first word, something is wrong here.

Only JavaDoc comments start with 'can.'

They do not start with 'can', they start with class name.

start with can.Only

Space is missing

It's important to start the first sentence of your JavaDoc with the name of the class you're testing followed by can

Should be Javadoc. Moreover, do you think that word cannot is acceptable instead of can in Javadoc?

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.