benwei / Learnings

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:C 32.5%Language:JavaScript 25.1%Language:Python 16.3%Language:Makefile 8.5%Language:Objective-C 5.5%Language:Shell 3.5%Language:Verilog 2.1%Language:HTML 1.4%Language:Go 1.1%Language:C++ 1.0%Language:Assembly 0.6%Language:Ruby 0.6%Language:CoffeeScript 0.4%Language:Lua 0.3%Language:Awk 0.2%Language:SCSS 0.2%Language:SystemVerilog 0.2%Language:Java 0.2%Language:M4 0.1%Language:CMake 0.1%Language:CSS 0.1%Language:Rust 0.0%Language:Vim Script 0.0%Language:AppleScript 0.0%Language:R 0.0%Language:PHP 0.0%Language:Swift 0.0%