similar to: best material for programmers?

Displaying 20 results from an estimated 5000 matches similar to: "best material for programmers?"

2008 Sep 07
4
XML - get node by name
Hi there, I try to rewrite some Java-code with R. It deals with reading XML files. I started with the XML package. In Java, I had a very useful method which gave me a node by using: name of the node index of appearance start point: global (false) / local (true) So, I could do something like this. setCurrentChildNode("data", 0); getValueOfElement("val",1,true); -->
2008 Dec 19
2
I need course in R
I am interested to take a course in R. Someone know of some course in europe for the first semester of the next year?. Happy Year Thank you, Xavier [[alternative HTML version deleted]]
2008 Aug 25
8
SQL Primer for R
Dear R wizards: I decided to take the advice in the R data import/export manual and want to learn how to work with SQL for large data sets. I am trying SQLite with the DBI and RSQLite database interfaces. Speed is nice. Alas, I am struggling to find a tutorial that is geared for the kind of standard operations that I would want in R. Simple things: * how to determine the number of rows in a
2008 Jun 09
3
Prototype + Chess !?
Not sure how many of you saw this article => http://www.prototypejs.org/2008/5/28/an-interview-with-piotr-dachtera but Chess.com is looking for 1 more JavaScript guru to help build out Chess.com Live Chess! We need help optimizing the javascript libraries we are using, etc. Please email chessdev=>gmail if you are interested. Thanks! --~--~---------~--~----~------------~-------~--~----~ You
2012 Sep 02
3
Loading Chess Data
All, What would be the most efficient way to load the data at the following address into a dataframe? http://ratings.fide.com/top.phtml?list=men Thanks, David -- View this message in context: http://r.789695.n4.nabble.com/Loading-Chess-Data-tp4642006.html Sent from the R help mailing list archive at Nabble.com.
2005 Jan 29
3
ole problem on chess game.
Hi, I just installed wine and tried to run a chess game (WJChess which is a freeware). The game starts, I can access the game menus, the computer starts to play, when I click on a chess "piece" (I don't know the english word), it becomes red BUT I can't move it and I get the following message : fixme:ole:OLEPictureImpl_get_hPal (0x403bea30)->(0x4069f708): stub
2005 Jul 28
3
chess
hi I''m making a chess board app in Rails using the scriptaculous drag and drop stuff. A couple of questions, I am having trouble putting the chess pieces in the correct place - simply it seems that when i make somethign draggable it changes its positioning to relative - not so good for putting pieces on a board. Why is this ? Also i can''t see an OnDrop callback in the API
2006 Apr 06
3
Drag and drop events. Or: How I learned to take over the world.
Hey all, First, I just want to say thanks to all of you who read, and email here frequently. So "Thanks". Second, I have a little pet project. This one has not timelines, and is mainly meant for my own personal growth and javascript goodness. It is a drag and drop game, and it may not be 100% possible to do everything I want with it. But that has not stopped me from
2010 Aug 04
6
64-bit chess engines and wine 1.2
Hi, an interesting new feature of wine 1.2 is it's 64-bit support. Many Windows chess engines gain about 50-80% speed increase when running at 64-bit. Most provide 32-bit and 64-bit engines. But on my 64-bit Ubuntu 10.04 only an error message appears i.e. with the free Stockfish 1.8. Code: max at ub64:~/Downloads$ uname -a Linux ub64 2.6.32-24-generic #38-Ubuntu SMP Mon Jul 5 09:20:59 UTC
2009 Feb 02
6
Problems in Recommending R
Dear List, One persistent feedback I am getting to people who are newly introduced to R ( especially in this cost cutting recession) is - 1) The website looks a bit old. While the current website does have a lot of hard work behind it, should n't a world class statistics package have a better website instead. You can check out www.knime.org which is an open source software , and free, and
2011 Jan 22
6
Debian ?Ubuntu version of latest R using synaptic in Ubuntu 10.10
Dear List I use synaptic to download R on my Ubuntu 10.10. It seems latest version of R on Ubuntu is 2.11.1 Even when I use debian.cran.r-project.org to update my packages the problem remains (latest versions on CRAN are almost always 2 updates ahead of Debian packages) This is also true for a lot of other packages as well My specific problem is while I can use sudo apt-get to update packages
2011 Jan 22
6
Debian ?Ubuntu version of latest R using synaptic in Ubuntu 10.10
Dear List I use synaptic to download R on my Ubuntu 10.10. It seems latest version of R on Ubuntu is 2.11.1 Even when I use debian.cran.r-project.org to update my packages the problem remains (latest versions on CRAN are almost always 2 updates ahead of Debian packages) This is also true for a lot of other packages as well My specific problem is while I can use sudo apt-get to update packages
2010 Oct 03
4
Programmaticly finding number of processors by R code
Dear List Sorry if this question seems very basic. Is there a function to pro grammatically find number of processors in my system _ I want to pass this as a parameter to snow in some serial code to parallel code functions Regards Ajay Websites- http://decisionstats.com http://dudeofdata.com Linkedin- www.linkedin.com/in/ajayohri
2013 Apr 25
2
How are R version types named ? Any convention (like Hurricanes etc)
With reference to R News News: R version 3.0.0 (Masked Marvel) has been released on 2013-04-03. R version 2.15.3 (Security Blanket) has been released on 2013-03-01 R version 2.15.2 (Trick or Treat) .... R version 2.15.1 ("Roasted Marshmallows") ... R version 2.15.0 ("Easter Beagle") R version 2.14.0 ("Great Pumpkin") Dear R help List, How are these version types
2010 Dec 21
1
Re: 64-bit chess engines and wine 1.2
based on Aake's ideas, I wrote this script. It installs 32-bit and 64-bit wine on Ubuntu 10.10. Rybka 4.exe and the other 64-bit engines I've tested have all worked. automated compile of 64/32 bit wine for Ubuntu 10.10: http://www.jesseo.com/chess/64-bit-wine-ubuntu.sh perhaps someone could tell me how I turn this script into a deb file.
2006 Feb 16
2
Broswer Based Game
Hello all, In order to learn Ruby on Rails (I''ve done the tutorials) I''ve decided to sit down and try to create a broswer based game. I''m a bit lost on where to start. Does anyone have an suggestions? Would anyone be willing to help? I.e. I get stuck with any small bit of code you can give me a heads up, or tell me where I''m going wrong? Thanks guys.
2012 Jul 04
4
how to get list of files within a particular local file folder
Dear List, Say I can use getwd() and setwd() to change my working directory. How can I read in all the files within that directory using command line (like a ls() but for the path specified) Regards Ajay Websites- Technology http://decisionstats.com On Wed, Jul 4, 2012 at 3:30 PM, <r-help-request@r-project.org> wrote: > r-help@r-project.org [[alternative HTML version deleted]]
2009 Mar 01
3
R tools help
Dear List, I am trying to create a R package and having some issues with setting the path on a Windows XP . Could you point me to a tutorial that helps in creating R packages ......... Also I tried installing Linux using the Windows installer wubi but it failed repeatedly and everytime it resets my system clock . Do you have any tools etc for easy Linux installations for a Windows user..
2008 Nov 20
2
R on Ubuntu Server
Dear List, Has anyone worked with R on Ubuntu Server edition. Also would it be possible to connect to this ever using remote desktop . In addition has anyone worked with using R from a Amazon EC2 cloud like structure. Any early previews of Azure SDk's and R . Could you guide me to a place where I can read about this ? This is research project for low cost analytical solutions for developing
2009 Mar 06
1
OT: SAS on Open Source ,R and Code
Hi List, This is a slightly non technical ,hence OT topic. Here is an Interview with Anne Milley of the SAS Institute. Anne Milley is director of product marketing, SAS Institute . In part 2 of the interview Anne talks of immigration in technology areas, open source networks ,how she misses coding ,and software as a service especially SAS Institute’s offering . She also reveals some preview on