Top 10 Programming Diggs for the past 30 days十大编程迪格斯,为过去30天内
It's time again for my picks for the best它的时间,再次为我推荐为最佳 Programming Diggs编程迪格斯 . 。 Here is my list of what I consider the Top 10 Programming Diggs for the past 30 days .这里是我的名单上的是什么,我认为前10名的编程迪格斯在过去的30天 。 These will help you learn and understand current development technologies, such as Python, Linux, Google Gears, Firefox Extensions, Web applications, AJAX, Ruby On Rails, CSS, and programming techniques.这些将帮助您了解和理解目前的发展技术,如巨蟒, Linux版的Google齿轮, Firefox的扩展, Web应用, AJAX技术,红宝石对钢轨,以CSS ,和编程技术。
Master Python in 10 Minutes 硕士巨蟒在10分钟
So, you want to learn the Python programming language but can't find a concise and yet full-featured tutorial.所以,您想了解的Python编程语言,但不能找到一个简洁,但功能齐全的补习。 This tutorial will attempt to teach you Python in 10 minutes.本教程将试图教你巨蟒在10分钟。 More…更多信息…
Want to be a good Computer Scientist? 想成为一个良好的计算机科学家? Forget Math 忘记数学
ITwire from Australia is running an interesting story about a new book seeks to demolish the concept that computer science is rooted in mathematics and, in particular that the notion of the algorithm is fundamental to computer science. itwire由澳大利亚正在运行一个有趣的故事,一本新书,旨在拆卸的概念,计算机科学,是植根于数学,特别是认为,这个概念,该算法是根本,以计算机科学。 More…更多信息…
/dev/hello_world: A Simple Introduction to Device Drivers under Linux 为/ dev / hello_world :一个简单的介绍了设备驱动程序在Linux下
Since the misty days of yore, the first step in learning a new programming language has been writing a program that prints "Hello, world!"由于有薄雾,天,对昔日的第一步,在学习一门新的编程语言,已以书面的程序打印“你好,世界” ! (See the Hello World Collection for a list of more than 300 "Hello, world!" examples.) In this article, we will use the same approach to learn how to write simple Linux kernel modules and device drivers. (见世界您好收集名单, 300多个“你好,世界! ”的例子。 )在这篇文章中,我们将使用相同的方法,以了解如何撰写简单的Linux内核模块和设备驱动程序。 More…更多信息…
The Power of Google Gears (Part 1) Google的强大齿轮(第一部分)
Web application development is the perfect 95 percent solution. Web应用开发是一个完美的95 %以上的解决办法。 It's very easy to develop a simple HTML frontend to something like PHP or Rails, to deliver data to and from a MySQL database.它很容易发展一个简单的HTML前端,以类似PHP或扶手,提供数据和从一个MySQL数据库。 You can even give it a more desktop feel by using Ajax tools.你甚至可以给它一个更觉得由桌面使用AJAX工具。 But that last five percent, the ability for desktop applications to work offline, was missing但去年5 % ,有能力为桌面应用程序脱机工作时,失踪 More…更多信息…
Make Your Own Firefox Extensions 制作自己的Firefox扩展
Most Firefox users have clicked through Tools | Add-ons | Get Extensions (or visited大多数Firefox用户点击通过工具|加载项|得到扩展(或访问 addons.mozilla.org ) to download some from the main repository. )如果要下载一些从主要储存库。 But why not make your own?但为什么不自己呢? Fortunately, it's not hard.幸运的是,它并不困难。 More…更多信息…
A Web App Autopsy 一个Web应用程序验尸
Particle tree looks under the hood of the popular web apps Wufoo, Blinksale, FeedBurner and RegOnline.粒子树看来,引擎盖下的流行的Web应用服务wufoo , blinksale , feedburner和regonline 。 What programming languages did they use?什么编程语言,他们使用呢? How long did it take them to launch?多久没有带他们到发射? How many lines of code do they have?有多少行代码,他们有吗? What were their conversions like?什么是他们想转换? A must read for anyone looking at creating a start up.一,必须阅读,任何人来看,创造一个开始。 More…更多信息…
80+ AJAX Solutions For Professional Coding 80 + Ajax的解决方案,专业编码
Long list of Ajax techniques & tutorials: Auto-completion, instant field editing, menus, calendars, interactive elements, visual effects, animation, basic javascripts, as well as an extensive developer ’s suite should give you a useful and powerful toolbox you can use every day, without a need to go through hundreds of AJAX-related bookmarks.长长的名单Ajax的技术与教程:自动完成,即时领域的编辑,选单,日历,互动元素,视觉效果,动画,基本javascripts ,以及作为一个广泛的开发奇摩套房,应该给你一个有用的和强大的工具箱,您可以每天使用,而不需要经过数以百计的AJAX的相关书签。 More…更多信息…
Starting Ruby on Rails: What I Wish I Knew 开始红宝石对钢轨:我想我知道
Ruby on Rails is an elegant, compact and fun way to build web applications.红宝石对钢轨是一个优雅,结构紧凑,有趣的方式,建立Web应用程序。 Unfortunately, many gotchas await the new programmer.不幸的是,许多gotchas等待新的程序员。 Now that I have a few rails projects under my belt, here ’s my shot at sparing you the suffering I experienced when first getting started.现在我有几个钢轨下的项目,我带,在这里奇摩我开枪不遗余力你的痛苦经历时,首先开始。 More…更多信息…
Ten CSS tricks you may not know 10的CSS技巧你可能不知道
Cascading Style Sheets are the foundation on which many of the best websites are built.级联样式表是基础上的许多最好的网站建成。 Using CSS allows developers to describe the common style for the website, in terms of colours, fonts and layouts.使用的CSS允许开发人员来形容的共同作风,为网站,无论从颜色,字体和布局。 In this tutorial, Trenton Moss of Webcredible shares some of his top tips to help you get the most from your CSS.在此教程中,特伦顿青苔的webcredible股份他的一些提示,帮助您最大程度地从你的CSS 。 More…更多信息…
Introduction to Abject-Oriented Programming 介绍赤贫导向的程式设计
Abject-oriented programming is a set of practices for encouraging code reuse and making sure programmers are producing code that can be used in production for a long time.赤贫导向的程式设计,是一套的做法,鼓励代码重用,并确保编程人员正在生产的代码可以在生产中使用的相当长的时间。 abject: utterly hopeless, miserable, humiliating, or wretched: abject poverty.赤贫:完全无望,可怜的,羞辱,或倒霉的:赤贫。 More…更多信息…
Technorati Tags: Technorati标记: top programming diggs顶端编程迪格斯 , , programming diggs编程迪格斯 , , best programming diggs最好的编程迪格斯
Popularity: 12% [人气: 12 % [ ? ? ] ]
Related Posts: 相关文章:





















