C#编程打字指法练习

mac2022-06-30  26

很惊讶昨晚写的第一篇学习笔记竟然有个评论了,只是今天还是对基础知识提不起精神,还是先看那三本书了解一下程序开发的大概流程吧。

今天不知道怎么闲逛就找到了这个网站,说是专门用于编程练习的,用google账户就能够登录,简单整理了一下免费版可以直接使用的!如下表:

    编程语言开源项目代码行数源程序     Objective-CCheddar419 lines Simple & Instant Task Manager — CDIListViewController.m     C#ASP.net 486 lines Web Application Framework — CSharpCodeParser.cs     JavaScriptjQuery237 lines Cross-Browser JavaScript Library — traversing.js     Ruby on Rails 269 lines Full-stack Web Application Framework — relation.rb     ErlangRiak357 lines Distributed Key/Value DB — riak_core_gossip.erl     Scala 539 lines Static, Functional, Object-Oriented PL — ParArray.scala     JavaGuava387 lines Google Core Libraries for Java — Collections2.java     HaskellXmonad177 lines X11 Tiling Window Manager — StackSet.hs     PythonMercurial465 lines Distributed Version Control — merge.py     LessBootstrap453 lines HTML/LESS/JS Framework — mixins.less     PHPSymfony221 lines PHP Web Framework — PhpEngine.php     PerlMoose269 lines Object-Oriented Perl — Constructor.pm     C++WebKit368 lines Web Browser Engine — HTMLDocumentParser.cpp     ShellGit330 lines Distributed Version Control — git-mergetool.sh     Clojure 220 lines Dynamic, Functional, Concurrent Lisp — zip.clj     CRedis475 lines Data Structure Server — db.c     C Linux0.0.1213 linesMinix-like kernel for i386 — sched.c 

尝试了一下C#的,还真是跟平时打字不同,有点别扭不很适应!这是第一次测试的 Lesson Summary:

typeable characters309 typed characters373  309typeable characters+10incorrectly typed+7collaterally typed before backspacing+32backspaces unproductive keystrokes21% 373 typed characters — 309 typeable characters -----------------------------------------------------                    309 typeable characters elapsed time1:50 wpm34 309 typeable characters           1 --------------------------- × ------------- 5 characters per word            1:50

第二次测试,看上去好象是略有提高的样子

ypeable characters376 typed characters438  376typeable characters+16incorrectly typed+10collaterally typed before backspacing+31backspaces unproductive keystrokes16% 438 typed characters — 376 typeable characters -----------------------------------------------------                    376 typeable characters elapsed time1:59 wpm38 376 typeable characters            1 --------------------------- × ------------- 5 characters per word             1:59

不过一个486行的文件要打这么久?2次才完成了30行啊:

30lines typed456lines remaining

第三次测试,又有所提高,不过呢,厌倦了,就到这吧,看书去:

typeable characters477 typed characters519  477typeable characters+17incorrectly typed+4collaterally typed before backspacing+21backspaces unproductive keystrokes9% 519 typed characters — 477 typeable characters -----------------------------------------------------                     477 typeable characters elapsed time2:14 wpm43 477 typeable characters           1 --------------------------- × ------------- 5 characters per word             2:14

转载于:https://www.cnblogs.com/CometSnail/p/3536833.html

相关资源:键盘指法练习
最新回复(0)