edit: the more I use this, the more I find myself really hoping that you're storing all of these stats somewhere. I think that some aggregate analytics of typing accuracy across programming languages would be fascinating.
Typing Practice for Programmers
91–100 of 224 posts
Re: Typing Practice for Programmers
#92For the most part I like it, but there's a performance issue that actually affects usability. The first time you start a lesson, the editor is really snappy, but with each successive lesson, the scroll speed gets slightly slower, and a few lessons in, the entered text is just a blur, and you can't even see a cursor. This means that when you make a mistake, it's hard to tell how far you've backspaced, and I ended up b…
Re: Typing Practice for Programmers
#93Re: Typing Practice for Programmers
#94I'm one of those folks who is on the top-end of crazy-stupid-fast typing, but hadn't ever seen a typing test that actually had typing code, so this is absolutely awesome for seeing the difference in speed between prose and code. However, the fading in and out cursor makes it extremely difficult to track where I am, particularly when going back to correct a mistake I made (I know I hit the wrong key, and depending on…
Re: Typing Practice for Programmers
#95Earlier quoted context omitted.
Presumably for keep track of statistics reliably.
Why not use a cookie, or html5 storage? Is security really a concern here?
Re: Typing Practice for Programmers
#96Re: Typing Practice for Programmers
#97Earlier quoted context omitted.
What? how? Its in almost every programming language that I can think of.
Many IDEs have an option to auto-insert it after typing a "{". This is on by default in Eclipse.
Does anyone know when this feature was implemented in Word?
Re: Typing Practice for Programmers
#98Earlier quoted context omitted.
Why not use a cookie, or html5 storage? Is security really a concern here?
because then they can't run reports across all users/languages. This is an awesome dataset that (I hope) they are collecting for language designers.
Presumably they are storing that information in their back-end somewhere.
Re: Typing Practice for Programmers
#99Re: Typing Practice for Programmers
#100I'm one of those folks who is on the top-end of crazy-stupid-fast typing, but hadn't ever seen a typing test that actually had typing code, so this is absolutely awesome for seeing the difference in speed between prose and code. However, the fading in and out cursor makes it extremely difficult to track where I am, particularly when going back to correct a mistake I made (I know I hit the wrong key, and depending on…
Are you one of those 170wpm-ers that ruin my win streak on TypeRacer?