自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(2)
  • 资源 (7)
  • 收藏
  • 关注

原创 Crystal语言-飞快如 C,灵巧似 Ruby

Crystal is a programming language with the following goals: * Have a syntax similar to Ruby (but compatibility with it is not a goal) * Statically type-checked but without having to specify the type of variables or method arguments. * Be able to call C c.

2021-06-01 00:46:38 453

原创 GPS Tracking

<br />Is GPS tracking and/or Fleet management going to be next hype?

2011-04-07 00:42:00 605

Programming Elixir

As a developer, you’ve probably heard that functional programming techniques help manage the complexities of today’s real-world, concurrent systems. You’re also investigating designs that help you maximize uptime and manage security., This book is your guide to Elixir, a modern, functional, and concurrent programming language. Because Elixir runs on the Erlang VM, and uses the underlying Erlang/OTP architecture, it benefits from almost 20 years of research into high performance, highly parallel, and seriously robust applications. Elixir brings a lot that’s new: a modern, Ruby-like, extendable syntax, compile and runtime evaluation, a hygienic macro system, and more., But, just as importantly, Elixir brings a sense of enjoyment to parallel, functional programming. Your applications become fun to work with, and the language encourages you to experiment., Part 1 covers the basics of writing sequential Elixir programs. We’ll look at the language, the tools, and the conventions., Part 2 uses these skills to start writing concurrent code—applications that use all the cores on your machine, or all the machines on your network! And we do it both with and without OTP., And Part 3 looks at the more advanced features of the language, from DSLs and code generation to extending the syntax., By the end of this book, you’ll understand Elixir, and know how to apply it to solve your complex, modern problems.

2017-10-11

Metaprogramming Elixir

Metaprogramming in Elixir is all about extensibility. Have you ever wished your favorite language would adopt that one neat feature? If you’re lucky, it might take years to happen.

2017-10-11

Building IPhone Apps with HTML CSS and JavaScript

Building IPhone Apps with HTML CSS and JavaScript. Future of mobile development is CSS, HTML and JavaScript.

2011-04-06

Practical AI programming with Java 3rd Ed

Practical Artificial Intelligence Programming in Java 3rd Edition

2011-04-06

Web Services And Service Oriented Architecture

Web Services And Service Oriented Architecture

2009-01-20

Web Services Platform Architecture

Web Services Platform Architecture

2009-01-20

Programming ASP.NET

Programming ASP.NET 2nd Edition (Oreilly)

2009-01-20

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除