background preloader

Computer Science

Facebook Twitter

Welcome to Oron.com. Www.iis.sinica.edu.tw/~shou794/book study/MIT_Cormen_2nd_edition.pdf. Download algorithms, 4th edition (robert sedgewick and kevin wayne princeton university, 2011) pdf. The h Index for Computer Science. In this paper , J. E. Hirsch , Dept of Physics, UCSD, proposes "the index h, defined as the number of papers with citation number higher or equal to h, as a useful index to characterize the scientific output of a researcher. " Here is a partial list of computer science researchers who each has an h index of 40 or higher according to Google Scholar . The list has about 700 entries and includes 1 Nobel Laureate, 30 Turing Award winners, 69 members of the National Academy of Engineering, 7 members of the National Academy of Sciences, 270 ACM Fellows, and 186 IEEE Fellows.

Send comments, corrections, and new entries to Jens Palsberg (UCLA). I do maintain the list: mostly, I add people and update numbers upon request and when I happen to notice a high h index. Several websites provide easy-to-use interfaces for computing an h index, including scHolar index , QuadSearch , and Harzing's publish and perish . Video Lectures. Here is a list of video lectures in computer science I had collected over the years.This list is only two-thirds of all links I have in my bookmarks, I will go through the rest of links later. Check back. For formal computer science education here is an overview of a bachelor degree in computer science. Web Applications Teaches basics of designing a dynamic web site with a database back end, including scripting languages, cookies, SQL, and HTML with the goal of building such a site as the main (group) project Emphasizes computer-human interface and the graphical display of information.

Structure and Interpretation of Computer Programs Video lectures at MITStructure and Interpretation of Computer Programs has been MIT's introductory pre-professional computer science subject since 1981. Structure and Interpretation of Computer Programs (a different course) An introduction to programming and the power of abstraction, using Abelson and Sussman's classic textbook of the same name. Data Structures.