Git Product home page Git Product logo

yangchenyun.github.com's Introduction

#This is the data for my blog

It is automatically transformed by Jekyllinto a static site.

I finally could get my blogs away from those dummy databases and I could write my posts in my favorate syntax - the markdown.

#License

The following directories and their contents are Copyright Steven Yang. You may not reuse anything therein without my permission:

  • _posts/
  • images/

All other directories and files are MIT Licensed. Feel free to use the HTML and CSS as you please.

yangchenyun.github.com's People

Contributors

yangchenyun avatar

Stargazers

Halida avatar

Watchers

James Cloos avatar  avatar  avatar

Forkers

halida

yangchenyun.github.com's Issues

About Error

Hi, Steven Yang.
I found some erors in your post whose comment has closed, but I can't know your email. So, I only commit following on GitHub:

# However, one drawback of using Struct to define value objects is that they are mutable through the default setter methods and they allow default attribute values.
usd = Money.new(10, 'USD')
usd.amount = 20
usd.inspect
# => <struct Money amount=10, currency="USD">
# Result should ==  <struct Money amount=20, currency="USD">

That is right ?

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.