Code Monkey home page Code Monkey logo

c's Introduction

for compiling C and running it, check: http://community.linuxmint.com/tutorial/view/860

basically, just type: gcc name.c -o exefile_name then type: ./exefile_name

solutions also can be found:

http://krsolutions.webs.com/chapter1.htm http://stevenscs.com/programs/KR/$progs/KR-EX1-14.html

After so long a while I finally setup my github accout and create several files and folders on the remote Repo. Here are some notes:

Here is a tutorial : http://www.vogella.com/articles/Git/article.html

  1. I can simply create folders and files in windows. But, if you want to syn your files. You must commit them on the Github windows before synchronize them.
  2. How to delete files or folders in remote Repo? Ans: simply delete in the windwows environment. But, if the folder become a null one, then the folder will not sync in github.

I am now starting to finish Chap 1 and start Chap 2. Today is Sept 25, 2012. Everything can not go well if you have no plan and follow it. Be Efficient!

The total page is only 166 with 8 Chapters. In order to finish in 1 month. I need to finish 1 chapter in 5 days.

//--------------------------------------// Update. Today is July 21, 2013 now I can continue to work on K & R and Algorithms, finish before Aug 20 and work on CC150/leetcode in Fall 2013.

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.