Skip to content

benwei/Learnings

Repository files navigation

Introduction

This is used to tracking what I practice from learnring the programming language.

Sample from my practice

bashSamples

samples of bash shell utility with manual

cSamples

C language in practice

clangSamples

Experiments with clang, a C language family frontend for LLVM

cppSamples

used C++ language, cpp in experiments

gasSamples

assembly samples with GNU assembler (part of GNU Binutils)

goSamples

go language Samples

javaSamples

Java language

objcSamples

Objective-C Samples

Scripting languages

backbonejsSamples

Samples written in backbonejs

Backbone.js gives structure to web applications by providing models with key-value binding and custom events, collections with a rich API of enumerable functions, views with declarative event handling, and connects it all to your existing API over a RESTful JSON interface.

coffeescriptSamples

Samples in coffeescript and I writen some base build scripts

compassSamples

sample build script for compass environment Compass is an open-source CSS Authoring Framework.

djangoSamples

django python web framework

jquerySamples

jquery's goal: write less, do more experiments with jquery framework

lljsSamples

low-level JavaScript

###luaSamples lua practice while I were writting plugin for WOW

makeSamples

Practices which referece with GNU make manual

ex: ifeq/else/endif, define/endef/call, .c.o …

nodejsSamples

Samples written in node.js

pySamples

Python programming languages

rubySamples

Practice to write in Ruby language

RSamples

R language is a free programming language
and a software environment for statistical computing and graphics

About

Collection for Snippets of practice code or as samples for my blog

Resources

Stars

Watchers

Forks

Packages

No packages published