
notes.mindprince.in
Rohit Agarwal's NotesHello, I am Rohit Agarwal. I am a software engineer. This is where I note my experiences while playing with new (and old) technologies.
http://notes.mindprince.in/
Hello, I am Rohit Agarwal. I am a software engineer. This is where I note my experiences while playing with new (and old) technologies.
http://notes.mindprince.in/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Monday
LOAD TIME
0.2 seconds
PAGES IN
THIS WEBSITE
11
SSL
EXTERNAL LINKS
26
SITE IP
23.235.39.133
LOAD TIME
0.211 sec
SCORE
6.2
Rohit Agarwal's Notes | notes.mindprince.in Reviews
https://notes.mindprince.in
Hello, I am Rohit Agarwal. I am a software engineer. This is where I note my experiences while playing with new (and old) technologies.
Rohit Agarwal
http://notes.mindprince.in/about.html
Hello, I am Rohit Agarwal. I am a software engineer. I studied Computer Science and Engineering at Indian Institute of Technology Ropar. This is where I note my experiences while playing with new (and old) technologies. I also blog here. You can find me on Twitter.
Opt-Out
http://notes.mindprince.in/2013/08/19/opt-out.html
A lot of advertisers are part of self-regulatory programs and let you opt-out from receiving interest-based advertising. The following tools let you find out which advertisers have enabled interest-based ads for your browser and opt-out from them. These tools use opt-out cookies to store your preferences in your browser. (Note that if you are running advertising blocking plugins, these tools may not work correctly.). Digital Advertising Alliance (DAA) opt-out tool. EDAA Your Online Choices opt-out tool.
Command-line arguments in Python, Java and C
http://notes.mindprince.in/2013/06/30/command-line-arguments-in-python-java-and-c.html
Command-line arguments in Python, Java and C. Handling command-line arguments is a very common task. Here are snippets of code I use to handle command line arguments in Python, Java and C. Command-line arguments in Python. Sysargv is a list of strings. Argv[0] is the script name. Do something with the argument. Python cmd line args.py Position1 Position2 Position3 cmd line args.py. Python cmd line args.py Position1 Position2 Position3. Cmd line args.py. Sysargv is a list of strings. Arg int = int(arg).
Octopress and Github: WTF is going on with the branches?
http://notes.mindprince.in/2013/05/29/octopress-and-github-wtf-is-going-on-with-the-branches.html
Octopress and Github: WTF is going on with the branches? This blog is powered by Octopress and hosted using Github Pages. When I checked the github repository for this blog, I found that there were two branches:. But locally there was only one:. Git branch * source. To understand what was going on, I dug up the docs. Initially when you clone the octopress repo from imathis/octopress. The local branch is called. Happens when you do. Rake setup github pages. It renames the remote pointing to. Mindprince/mi...
File handling in Python, Java and C
http://notes.mindprince.in/2013/06/29/file-handling-in-python-java-and-c.html
File handling in Python, Java and C. File handling is a very common task. Here are snippets of code I use to perform various file handling operations in Python, Java and C. Reading a file in Python. Reading a file at once. Text is a string which contains all the text in the file. This may cause problems with very big files. Do something with text. Reading a file line by line. Line is a string. A newline character ( n) is present at the end of the string. File doesnt end in a newline. Cant open input file!
TOTAL PAGES IN THIS WEBSITE
11
Rohit Agarwal's Blog: October 2011
http://blog.mindprince.in/2011_10_01_archive.html
The State Of Railway e-Ticketing In India. And even after that I hadn't booked any tickets. I felt frustrated beyond measure. Then I started thinking about all the faults of the system and boy did I get a long list? It presents you with even those trains which have already departed (We can obviously do time travel to the past.). That's why these people didn't incorporate this functionality into the system.). So now you have figured out the route, Great! Wrong You are helping to reduce the length of queue...
Rohit Agarwal's Blog: September 2012
http://blog.mindprince.in/2012_09_01_archive.html
Recently, I was invited to an Interaction Meet for ' Technology Vision 2035. An initiative by the Department of Science and Technology (DST), Government of India, to present my vision/dream with respect to disruptive technologies which can have game changing potential in the future. Eminent nuclear scientist, Dr. Anil Kakodkar. In another couple of decades, computers and connected devices will be truly ubiquitous. But will that make this technology invisible? Or can we do better? A popular maxim says - P...
Fourth Semester | Resources for CSE Students
https://cseresources.wordpress.com/fourth-semester
Resources for CSE Students. CSL 202 Programming Paradigms and Pragmatics. Concepts of Programming Languages 9th Edition (Robert W. Sebesta). Principles of Programming Languages by Prof. S. Arun Kumar. Udacity’s Programming Languages. Hints On Programming Language Design (C. A. R. Hoare). Lex, Yacc, Flex, Bison. CSL 304 Numerical and Scientific Computing. Numerical Methods (M K Jain, S R K Iyengar and R K Jain). Linear Algebra by Prof. Gilbert Strang. CSP 203 Software Systems Laboratory.
Getting a Job/Internship | Resources for CSE Students
https://cseresources.wordpress.com/getting-a-job-internship
Resources for CSE Students. If you are interested in a particular company, then the best place to look is that company’s website. Most companies have a dedicated Careers/Jobs page. You can also try the following job boards. Http:/ careers.stackoverflow.com/. Https:/ jobs.github.com/. Https:/ news.ycombinator.com/submitted? Http:/ www.linkedin.com/jobs. Here are a couple of blog posts which talk about the interview process and interview preparation. Get that job at Google. Get that job at Facebook. Resour...
Fifth Semester | Resources for CSE Students
https://cseresources.wordpress.com/fifth-semester
Resources for CSE Students. CSL 356 Analysis and Design of Algorithms. Algorithms (S. Dasgupta, C.H. Papadimitriou, and U.V. Vazirani). The Algorithm Design Manual 2nd Edition (Steven S. Skiena). Introduction to Algorithms 3rd Edition (Cormen, Leiserson, Rivest, and Stein). Online Lectures, Lecture Slides, Assignments, Exams etc.:. MIT’s Introduction to Algorithms. Stanford’s Design and Analysis of Algorithms I. Stanford’s Design and Analysis of Algorithms II. CSL 333 Operating Systems.
Sixth Semester | Resources for CSE Students
https://cseresources.wordpress.com/sixth-semester
Resources for CSE Students. CSL 355 Logic and Computability. Theory of Computation (Michael Sipser). Stanford University’s Automata by Prof. Jeffrey Ullman. CSL 343 Computer Networks. Computer Networking (Kurose and Ross). UW’s Computer Networks. CSP 402 Digital Image Processing. Digital Image Processing (Gonzales and Woods). Digital Image Processing and Computer Vision (Sonka, Hlavac, Boyle). CYL 250 Environmental Chemistry. HUL 211 Object Perception and Memory. Leave a Reply Cancel reply.
Rohit Agarwal's Blog: The State Of Railway e-Ticketing In India
http://blog.mindprince.in/2011/10/state-of-railway-e-ticketing-in-india.html
The State Of Railway e-Ticketing In India. And even after that I hadn't booked any tickets. I felt frustrated beyond measure. Then I started thinking about all the faults of the system and boy did I get a long list? It presents you with even those trains which have already departed (We can obviously do time travel to the past.). That's why these people didn't incorporate this functionality into the system.). So now you have figured out the route, Great! Wrong You are helping to reduce the length of queue...
Third Semester | Resources for CSE Students
https://cseresources.wordpress.com/third-semester
Resources for CSE Students. CSL 201 Data Structures. Data Structures and Algorithms in Java 4th Edition (Michael T. Goodrich and Roberto Tamassia). Algorithms 4th Edition (Robert Sedgewick and Kevin Wayne). Data Structures and Algorithms by Prof. Naveen Garg. Lecture Slides, Assignments, Exams etc.:. CSL 211 Computer Architecture. Computer Organization And Design 4th Edition (David A. Patterson and John L. Hennessy). Computer Architecture by Prof. Anshul Kumar. UW’s The Hardware/Software Interface.
IIT JEE Preparation Tips & Recommended Books | Resources for IIT JEE Aspirants
https://iitjeeresources.wordpress.com/2010/02/27/iit-jee-preparation-tips-recommended-books
Resources for IIT JEE Aspirants. IIT JEE Question Papers and Answer Keys. IIT JEE Preparation Tips and Recommended Books. Following are the recommended books for the Preparation of IIT JEE :. Principles Of Physics (By Halliday, Resnick and Walker). Use this book for reading theory only. The concepts are explained in detail and are easy to grasp. But be careful, some of the topics given in this book are not included in the JEE syllabus. Concepts Of Physics (By Dr. H C Verma) Vol. 1. By Dr R D Sharma).
TOTAL LINKS TO THIS WEBSITE
26
Michael Dempsey's Notes
Short and unpolished thoughts, learnings, half-baked ideas, and opinions. Complete" thoughts @ michaeldempsey.me/blog. Working incomplete thoughts on precision positioning and navigation. It’s becoming increasingly obvious that we need to be able to precisely locate/position ourselves/our robots and that today’s current solutions are not good enough. I’ve seen multiple startups and technologies emerge that address this across Drones, Robotics, Autonomous Vehicles (AVs), and even VR. Notes on these spaces.
MiGris Notes
Newer posts are loading. You are at the newest post. To check if anything new just came in. FriendFeed was shut down on April 9, 2015. We maintained the service since we joined Facebook in 2009, but the number of people using FriendFeed had been steadily declining and in the end, the community was just a fraction of what it once was. Given this, we decided that it was time to start winding things down. Dear FriendFeed community,. We want to thank you all for being such a terrific and enthusiastic communi...
miim notes
A notepad/scrapbook for miim.it. Middot; 2 years ago. Middot; 2 years ago. Middot; 2 years ago. Middot; 2 years ago. Middot; 2 years ago. Middot; 2 years ago. Middot; 2 years ago. Middot; 2 years ago. Middot; 2 years ago. Middot; 2 years ago. Middot; 2 years ago. Middot; 2 years ago. Middot; 2 years ago. Middot; 2 years ago. Middot; 2 years ago.
Notes
There’s a New Blog in Town. Recently, I started working on a new blog – Venkohled. For people who work from 9 am to 5 pm, five days a week. It won’t cover journeys to the Highest Himalaya, but rather tips for exploring interesting hidden places in our local area. My goal is to create one article per week and at least one of two articles has to be gained directly from my personal outdoor experience. Venkohled is powered by WordPress, styled on Clean Retina free theme. Seventy or eighty books a year! I’m a...
Rohit Agarwal's Notes
Difference between S3 block filesystem and S3 native filesystem on Hadoop. Canonicalizing hive queries to find top workloads. Notes on Apache log4j. How to transfer files from Mac to iPad without iTunes. Command-line arguments in Python, Java and C. File handling in Python, Java and C. Sharing an internet connection from your computer to your mobile device. Sparse matrix multiplication using SQL. Search twitter from command-line. Octopress and Github: WTF is going on with the branches?
Index - Random notes by Khaja Minhajuddin
Helper script to change cover images. Beanstalk worker with graceful shutdown. How to setup an ubuntu server. Resources for awesome backgrounds. Random Notes by Khaja Minhajuddin.
MisEntropy [notes]
Decision makers can either find optimum solutions for a simplified world, or by finding satisfactory solutions for a more realistic world. The secret to doing better at darts - and life. Revolutions are confusing in real time. They’re often only clear in retrospect. Does Advertising Ruin Everything? The key difference between story and narrative. From: Forbes: Do CEOs matter (anymore)? Workers are basically supervisors of machines. NYT: The Long -Term Jobs Killer Is Not China. It’s Automation.
みちくさノート
メインのサイト みちくさ.net mitikusa.net. こちら みちくさノート に掲載していた記事も、おいおい、みちくさ.netに移していこうと思っています。 2009-06-25 12:09 by: yasu. Raquo; Read More. 2009-04-09 22:16 by: yasu. Uarr;今年の年賀状 仕事用 はこの写真でした。 Raquo; Read More. 2008-11-27 15:00 by: yasu. Raquo; Read More. 2008-10-17 13:16 by: yasu. Raquo; Read More. 2008-09-20 22:10 by: yasu. Nucleus CMS v3.41.
Notes [Notes]
NOTES
NOTES in the media. Tlačová správa MZV (sk). Welcome to ours site about NOTES - NOvel TErahertz Sources. Project Nr. SfP984698. ). 1910 - 21.10. 2016. Marek Pribus, Eva Noskovičová, Monika Jerigová, Lenka Slušná, Ivica Sigmundová, Peter Magdolen, Pavol Záhradník, Dušan Lorenc, Dušan Velič. Dvojfotónová absorpcia derivátov benzotiazolu. Eva Noskovičová, Vojtech Szöcs, Dušan Lorenc, Eduard Jáné a Dušan Velič. Trojfrekvenčná zostava pre experiment s optickým čerpaním a THz sondovaním.
SOCIAL ENGAGEMENT