<?xml version='1.0'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:atom="http://www.w3.org/2005/Atom" >
<channel>
	<title><![CDATA[BOL: Related items]]></title>
	<link>https://bioinformaticsonline.com/related/26539?</link>
	<atom:link href="https://bioinformaticsonline.com/related/26539?" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/pages/view/35805/python-learning-resources-for-bioinformatics-and-computational-biologist</guid>
	<pubDate>Fri, 02 Mar 2018 06:54:15 -0600</pubDate>
	<link>https://bioinformaticsonline.com/pages/view/35805/python-learning-resources-for-bioinformatics-and-computational-biologist</link>
	<title><![CDATA[Python learning resources for bioinformatics and computational biologist !]]></title>
	<description><![CDATA[<p>Python is a general-purpose language, which means it can be used to build just about anything, which will be made easy with the right tools/libraries.</p><p>Professionally, Python is great for backend web development, data analysis, artificial intelligence, and scientific computing. Many developers have also used Python to build productivity tools, games, and desktop apps, so there are plenty of resources to help you learn how to do those as well.</p><p>For pros and cons visit&nbsp;http://www.bestprogramminglanguagefor.me/why-learn-python and&nbsp;http://bioinformaticsonline.com/discussion/view/459/python-vs-perl</p><p>More resources at&nbsp;https://github.com/CodementorIO/Python-Learning-Resources</p><p>Following are the list of useful python programming resources:</p><ul>
<li><a href="http://www.oreilly.com/programming/free/20-python-libraries-you-arent-using-but-should.csp">20 Python Libraries You Aren't Using (But Should)</a>&nbsp;<em>(Just fill the fields with any values)</em></li>
<li><a href="https://en.wikibooks.org/wiki/A_Beginner%27s_Python_Tutorial">A Beginner's Python Tutorial</a></li>
<li><a href="https://python.swaroopch.com/">A Byte of Python</a>&nbsp;(3.x) (HTML, PDF, EPUB, Mobi)</li>
<li><a href="https://github.com/RafeKettler/magicmethods">A Guide to Python's Magic Methods</a>&nbsp;- Rafe Kettler</li>
<li><a href="http://www.oreilly.com/programming/free/files/a-whirlwind-tour-of-python.pdf">A Whirlwind Tour of Python</a>&nbsp;- Jake VanderPlas (PDF)&nbsp;<a href="http://www.oreilly.com/programming/free/a-whirlwind-tour-of-python.csp?download=yes">(EPUB, MOBI)</a></li>
<li><a href="http://automatetheboringstuff.com/chapter0/">Automate the Boring Stuff</a>&nbsp;- Al Sweigart</li>
<li><a href="http://biopython.org/DIST/docs/tutorial/Tutorial.pdf">Biopython</a>&nbsp;(PDF)</li>
<li><a href="http://github.com/thewhitetulip/build-app-with-python-antitextbook">Build applications in Python the antitextbook</a>&nbsp;(3.x) (HTML, PDF, EPUB, Mobi)</li>
<li><a href="https://www.packtpub.com/packt/free-ebook/python-machine-learning-algorithms">Building Machine Learning Systems with Python</a>&nbsp;- Willi Richert &amp; Luis Pedro Coelho, Packt.&nbsp;<em>(Just fill the fields with any values)</em></li>
<li><a href="http://www.itmaybeahack.com/book/oodesign-python-2.1/latex/BuildingSkillsinOODesign.pdf">Building Skills in Object-Oriented Design (Python)</a>&nbsp;(PDF) (2.1.1)</li>
<li><a href="http://www.itmaybeahack.com/book/python-2.6/latex/BuildingSkillsinPython.pdf">Building Skills in Python</a>&nbsp;(PDF) (2.6)</li>
<li><a href="http://python.net/~goodger/projects/pycon/2007/idiomatic/handout.html">Code Like a Pythonista: Idiomatic Python</a></li>
<li><a href="https://www.codecademy.com/learn/python">CodeCademy Python</a></li>
<li><a href="http://composingprograms.com/">Composing Programs</a>&nbsp;(3.x)</li>
<li><a href="https://web.archive.org/web/20161016153130/http://www.brpreiss.com/books/opus7/html/book.html">Data Structures and Algorithms in Python</a>&nbsp;- B. R. Preiss (PDF)</li>
<li><a href="http://getpython3.com/diveintopython3/">Dive into Python 3</a>&nbsp;- Mark Pilgrim (3.0)
<ul>
<li><a href="http://www.diveintopython.net/">Dive into Python</a>&nbsp;- Mark Pilgrim (2.3)</li>
</ul>
</li>
<li><a href="http://www.labri.fr/perso/nrougier/from-python-to-numpy/">From Python to NumPy</a></li>
<li><a href="http://www.fullstackpython.com/">Full Stack Python</a></li>
<li><a href="http://www.oreilly.com/programming/free/functional-programming-python.csp">Functional Programming in Python</a>&nbsp;<em>(Just fill the fields with any values)</em></li>
<li><a href="http://python.cs.southern.edu/pythonbook/pythonbook.pdf">Fundamentals of Python Programming</a>&nbsp;- Richard L. Halterman (PDF) (3.2)</li>
<li><a href="https://developers.google.com/edu/python/">Google's Python Class</a>&nbsp;(2.4 - 2.x)</li>
<li><a href="https://google.github.io/styleguide/pyguide.html">Google's Python Style Guide</a></li>
<li><a href="http://inventwithpython.com/hacking/chapters/">Hacking Secret Cyphers with Python</a>&nbsp;- Al Sweigart (3.3)</li>
<li><a href="http://www.oreilly.com/programming/free/hadoop-with-python.csp">Hadoop with Python</a>&nbsp;<em>(Just fill the fields with any values)</em></li>
<li><a href="http://ianozsvald.com/HighPerformancePythonfromTrainingatEuroPython2011_v0.2.pdf">High Performance Python</a>&nbsp;(PDF)</li>
<li><a href="http://docs.python-guide.org/en/latest/">Hitchhiker's Guide to Python!</a>&nbsp;(2.6)</li>
<li><a href="http://www.oreilly.com/programming/free/files/how-to-make-mistakes-in-python.pdf">How to Make Mistakes in Python</a>&nbsp;- Mike Pirnat (PDF) (1st edition)</li>
<li><a href="http://interactivepython.org/courselib/static/thinkcspy/index.html">How to Think Like a Computer Scientist: Learning with Python, Interactive Edition</a>&nbsp;(3.2)
<ul>
<li><a href="http://www.greenteapress.com/thinkpython/thinkCSpy/">How to Think Like a Computer Scientist: Learning with Python</a>&nbsp;- Allen B. Downey, Jeff Elkner and Chris Meyers (2.4)</li>
<li><a href="http://www.greenteapress.com/thinkpython/">Think Python</a>&nbsp;- Allen B. Downey (2.x &amp; 3.0)</li>
</ul>
</li>
<li><a href="http://book.pythontips.com/en/latest/index.html">Intermediate Python</a>&nbsp;- Muhammad Yasoob Ullah Khalid (1st edition)</li>
<li><a href="http://opentechschool.github.io/python-beginners/en/">Introduction to Programming with Python</a>&nbsp;(3.3)
<ul>
<li><a href="http://python-ebook.blogspot.co.uk/">Introduction to Programming Using Python</a>&nbsp;- Cody Jackson (1st edition) (2.3)</li>
</ul>
</li>
<li><a href="http://kracekumar.com/post/71171551647/introduction-to-python">Introduction to Python</a>&nbsp;- Kracekumar (2.7.3)</li>
<li><a href="http://inventwithpython.com/chapters/">Invent Your Own Computer Games With Python</a>&nbsp;- Al Sweigart (3.1)</li>
<li><a href="http://learnpythonbreakpython.com/">Learn Python, Break Python</a></li>
<li><a href="https://learnxinyminutes.com/docs/python/">Learn Python in Y minutes</a></li>
<li><a href="http://learnpythonthehardway.org/book/">Learn Python The Hard Way</a>&nbsp;(2.5 - 2.6)</li>
<li><a href="https://www.ida.liu.se/~732A47/literature/PythonBook.pdf">Learn to Program Using Python</a>&nbsp;- Cody Jackson (PDF)</li>
<li><a href="https://www.packtpub.com/packt/free-ebook/learning-python">Learning Python</a>&nbsp;- Fabrizio Romano, Packt.&nbsp;<em>(Just fill the fields with any values)</em></li>
<li><a href="http://www.alan-g.me.uk/">Learning to Program</a></li>
<li><a href="https://github.com/jrjohansson/scientific-python-lectures">Lectures on scientific computing with python</a>&nbsp;- J.R. Johansson (2.7)</li>
<li><a href="http://inventwithpython.com/pygame/chapters/">Making Games with Python &amp; Pygame</a>&nbsp;- Al Sweigart (2.7)</li>
<li><a href="http://www.clips.ua.ac.be/sites/default/files/modeling-creativity.pdf">Modeling Creativity: Case Studies in Python</a>&nbsp;- Tom D. De Smedt (PDF)</li>
<li><a href="http://www.nltk.org/book/">Natural Language Processing with Python</a>&nbsp;(3.x)</li>
<li><a href="https://en.wikibooks.org/wiki/Non-Programmer%27s_Tutorial_for_Python_3">Non-Programmer's Tutorial for Python 3</a>&nbsp;(3.3)
<ul>
<li><a href="https://en.wikibooks.org/wiki/Non-Programmer%27s_Tutorial_for_Python_2.6">Non-Programmer's Tutorial for Python 2.6</a>&nbsp;(2.6)</li>
</ul>
</li>
<li><a href="http://www.oreilly.com/programming/free/from-future-import-python.csp">Picking a Python Version: A Manifesto</a>&nbsp;<em>(Just fill the fields with any values)</em></li>
<li><a href="http://python3porting.com/">Porting to Python 3: An In-Depth Guide</a>&nbsp;(2.6 - 2.x &amp; 3.1 - 3.x)</li>
<li><a href="https://launchpadlibrarian.net/165489933/PracticalProgrammingPython2014.pdf">Practical Programming in Python</a>&nbsp;- Jeffrey Elkner (PDF)</li>
<li><a href="http://interactivepython.org/runestone/static/pythonds/index.html">Problem Solving with Algorithms and Data Structures using Python</a>&nbsp;- Bradley N. Miller and David L. Ranum</li>
<li><a href="http://programarcadegames.com/">Program Arcade Games With Python And Pygame</a>&nbsp;(3.3)</li>
<li><a href="http://programmingcomputervision.com/downloads/ProgrammingComputerVision_CCdraft.pdf">Programming Computer Vision with Python</a>&nbsp;(PDF)</li>
<li><a href="https://docs.python.org/2/download.html">Python 2 Official Documentation</a>&nbsp;(PDF, HTML, TEXT) (2.x)</li>
<li><a href="http://infohost.nmt.edu/tcc/help/pubs/python/web/">Python 2.7 quick reference</a>&nbsp;- New Mexico Tech (2.7)</li>
<li><a href="https://docs.python.org/3/download.html">Python 3 Official Documentation</a>&nbsp;(PDF, EPUB, HTML, TEXT) (3.x)</li>
<li><a href="http://chimera.labs.oreilly.com/books/1230000000393/index.html">Python Cookbook</a>&nbsp;- David Beazley</li>
<li><a href="https://github.com/jakevdp/PythonDataScienceHandbook">Python Data Science Handbook</a>&nbsp;- Jake VanderPlas (HTML, Jupyter Notebooks)</li>
<li><a href="http://www.kevinsheppard.com/images/0/09/Python_introduction.pdf">Python for Econometrics</a>&nbsp;- Kevin Sheppard (PDF) (2.7.5)</li>
<li><a href="http://py4e.com/book.php">Python for Everybody Exploring Data Using Python 3</a>&nbsp;- Charles Severance (PDF, EPUB, HTML)
<ul>
<li><a href="http://www.pythonlearn.com/book.php">Python for Informatics: Exploring Information</a>&nbsp;(2.7.5)</li>
</ul>
</li>
<li><a href="http://pymbook.readthedocs.org/en/latest/">Python for you and me</a>&nbsp;(2.7.3)</li>
<li><a href="http://pymbook.readthedocs.org/en/py3/">Python for you and me</a>&nbsp;(3.x)</li>
<li><a href="http://safehammad.com/downloads/python-idioms-2014-01-16.pdf">Python Idioms</a>&nbsp;(PDF)</li>
<li><a href="http://www.oreilly.com/programming/free/python-in-education.csp">Python in Education</a>&nbsp;<em>(Just fill the fields with any values)</em></li>
<li><a href="http://www.greenteapress.com/pythonhydro/pythonhydro.html">Python in Hydrology</a>&nbsp;- Sat Kumar Tomer</li>
<li><a href="https://github.com/gregmalcolm/python_koans">Python Koans</a>&nbsp;(2.7 or 3.x)</li>
<li><a href="https://pymotw.com/3/">Python Module of the Week</a>&nbsp;(3.x)
<ul>
<li><a href="https://pymotw.com/2/">Python Module of the Week</a>&nbsp;(2.x)</li>
</ul>
</li>
<li><a href="http://books.goalkicker.com/PythonBook/">Python Notes for Professionals</a>&nbsp;- Compiled from StackOverflow documentation (3.x)</li>
<li><a href="http://anandology.com/python-practice-book/index.html">Python Practice Book</a>&nbsp;(2.7.1)</li>
<li><a href="http://pythonpracticeprojects.com/">Python Practice Projects</a></li>
<li><a href="https://upload.wikimedia.org/wikipedia/commons/9/91/Python_Programming.pdf">Python Programming</a>&nbsp;(PDF) (2.6)</li>
<li><a href="http://scipy-lectures.github.io/">Scipy Lecture Notes</a></li>
<li><a href="http://www-inst.eecs.berkeley.edu/~cs61a/sp12/book/">SICP in Python</a>&nbsp;(3.2)</li>
<li><a href="http://www.briggs.net.nz/snake-wrangling-for-kids.html">Snake Wrangling For Kids</a>&nbsp;(3.x)</li>
<li><a href="http://python3porting.com/">Suporting Python 3: An In-Depth Guide</a>&nbsp;(2.6 - 2.x &amp; 3.1 - 3.x)</li>
<li><a href="http://chimera.labs.oreilly.com/books/1234000000754/index.html">Test-Driven Web Development with Python</a>&nbsp;(3.3 - 3.x)</li>
<li><a href="http://gnosis.cx/TPiP/">Text Processing in Python</a>&nbsp;- David Mertz (2.3 - 2.x)</li>
<li><a href="http://www.spronck.net/pythonbook/">The Coder's Apprentice: Learning Programming with Python 3</a>&nbsp;- Pieter Spronck (PDF) (3.x)</li>
<li><a href="http://www.jython.org/jythonbook/en/1.0">The Definitive Guide to Jython, Python for the Java Platform</a>&nbsp;- Josh Juneau, Jim Baker, Victor Ng, Leo Soto, Frank Wierzbicki (2.5)</li>
<li><a href="http://docs.quantifiedcode.com/python-anti-patterns/">The Little Book of Python Anti-Patterns</a>&nbsp;(<a href="https://github.com/quantifiedcode/python-anti-patterns">Source</a>)</li>
<li><a href="http://niche-canada.org/research/niche-digital-infrastructure-project/the-programming-historian/">The Programming Historian</a>&nbsp;- William J. Turkel, Adam Crymble and Alan MacEachern</li>
<li><a href="http://mirnazim.org/writings/python-ecosystem-introduction/">The Python Ecosystem: An Introduction</a></li>
<li><a href="http://python-gtk-3-tutorial.readthedocs.org/en/latest/">The Python GTK+ 3 Tutorial</a></li>
<li><a href="http://effbot.org/librarybook/">The Standard Python Library</a>&nbsp;- Fredrik Lundh</li>
<li><a href="http://greenteapress.com/complexity/">Think Complexity</a>&nbsp;- Allen B. Downey (2nd Edition) (PDF, HTML)</li>
<li><a href="http://web2py.com/book">Web2py: Complete Reference Manual, 6th Edition (pre-release)</a>&nbsp;(2.5 - 2.x)</li>
<li><a href="https://en.wikibooks.org/wiki/Python_Programming">Wikibooks: Python Programming</a>&nbsp;(2.7)</li>
</ul>]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/28200/machine-learning</guid>
	<pubDate>Fri, 01 Jul 2016 12:57:12 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/28200/machine-learning</link>
	<title><![CDATA[Machine Learning !!!]]></title>
	<description><![CDATA[<p>In machine learning, computers apply&nbsp;<strong>statistical learning</strong>&nbsp;techniques to automatically identify patterns in data. These techniques can be used to make highly accurate predictions.</p>
<p><em>Keep scrolling.</em>&nbsp;Using a data set about homes, we will create a machine learning model to distinguish homes in New York from homes in San Francisco.</p><p>Address of the bookmark: <a href="http://www.r2d3.us/visual-intro-to-machine-learning-part-1/" rel="nofollow">http://www.r2d3.us/visual-intro-to-machine-learning-part-1/</a></p>]]></description>
	<dc:creator>Gudiya Pal</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/12963/cosmos-our-workflow-management-system-for-ngs-data</guid>
	<pubDate>Wed, 23 Jul 2014 07:29:14 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/12963/cosmos-our-workflow-management-system-for-ngs-data</link>
	<title><![CDATA[COSMOS, our workflow management system for NGS data]]></title>
	<description><![CDATA[<p><strong>COSMOS</strong>, our Python-based management system for implementing large-scale parallel workflows focusing on, but not restricted to, large-scale short-read "NGS" sequencing data is open-access published via <a href="http://bioinformatics.oxfordjournals.org/content/early/2014/06/29/bioinformatics.btu385.abstract">Advance Access</a> in <em>Bioinformatics</em> (<a href="http://scholar.harvard.edu/lancaster/publications/cosmos-python-library-massively-parallel-workflows">Gafni et al. 2014</a>).&nbsp; It is also available for download for non-commercial academic and research purposes at:</p>
<p><strong>&nbsp;<a href="http://cosmos.hms.harvard.edu/">http://cosmos.hms.harvard.edu/</a></strong>.</p><p>Address of the bookmark: <a href="https://cosmos.hms.harvard.edu/" rel="nofollow">https://cosmos.hms.harvard.edu/</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/news/view/20331/type-hinting</guid>
	<pubDate>Fri, 09 Jan 2015 22:26:13 -0600</pubDate>
	<link>https://bioinformaticsonline.com/news/view/20331/type-hinting</link>
	<title><![CDATA[Type Hinting]]></title>
	<description><![CDATA[<p>Python creator Guido van Rossum&rsquo;s proposal for static type-checking annotations is inching closer to reality, and the feature has taken on a new name: type hinting.</p><p><img src="http://sdtimes.com/wp-content/uploads/2015/01/0107.sdt-python-typehinting.png" alt="image" width="619" height="219" style="border: 0px; border: 0px;"></p><p>Back in August, van Rossum published a proposal on the Python mailing list recommending type-checking annotations as a valuable feature for the next version of Python to improve the performance of editors and IDEs, linter capabilities, standard notation, and refactoring. Van Rossum&rsquo;s <a href="http://lwn.net/Articles/627558/">latest proposal</a>, posted late last month, outlined plans to publish a Python Enhancement Proposal (PEP) in early January to put the feature now known as type hinting on track for inclusion in Python 3.5, slated for release this September.</p><p>Reference</p><p>https://quip.com/r69HA9GhGa7J</p>]]></description>
	<dc:creator>Pranjali Yadav</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/pages/view/2261/best-book-titles-for-learning-bionformatics</guid>
	<pubDate>Tue, 13 Aug 2013 17:31:51 -0500</pubDate>
	<link>https://bioinformaticsonline.com/pages/view/2261/best-book-titles-for-learning-bionformatics</link>
	<title><![CDATA[Best book Titles for Learning Bionformatics]]></title>
	<description><![CDATA[<p>Nothing can add to our intellect more than reading a book. &nbsp;In books, we can experience new things that we would not normally be able to experience. It is proved that books can change our lives and other people&rsquo;s lives. Reading can make us more intelligent, updated, imaginative. Without reading we wouldn&rsquo;t know anything that we know today. There are several book, online and offile to read and I can't mentioned all of them here in the list. Therefore, I mentioned some bioinformatics and its related books in subgroups. Hope you will like the list.&nbsp;</p><p>Sequence Analysis and General Bioinformatics</p><ul>
<li>BLAST, Ian Korf, Mark Yandell, Joseph Bedell, 2003, O'Reilly</li>
<li>Sequence Analysis in a Nutshell: A Guide to Common Tools and Databases, Scott Markel, Darryl Leon, 2003, O'Reilly</li>
<li>Bioinformatics for Geneticists, Michael Barnes, Ian C Gray (Editors), 2003, John Wiley &amp; Sons</li>
<li>Bioinformatics for Dummies, Jean-Michel Claverie, Cedric Notredame, 2003, John Wiley &amp; Sons</li>
<li>Mathematics of Genome Analysis, Jerome K. Percus, 2002, Cambridge Univ Press</li>
<li>Bioinformatics Computing, Bryan P. Bergeron, 2002, Prentice Hall</li>
<li>Evolutionary Computation in Bioinformatics, Gary B. Fogel, David W. Corne (Editors), 2002, Morgan Kaufmann</li>
<li>Introduction to Bioinformatics, Arthur M. Lesk, 2002, Oxford University Press</li>
<li>Instant Notes in Bioinformatics, D.R. Westhead, J. H. Parish, R.M. Twyman, 2002, Bios Scientific Pub</li>
<li>Fundamental Concepts of Bioinformatics, Dan E. Krane, Michael L. Raymer, Michaeel L. Raymer, Elaine Nicpon Marieb, 2002, Benjamin/Cummings</li>
<li>Essentials of Genomics and Bioinformatics, C. W. Sensen (Editor), 2002, John Wiley &amp; Sons</li>
<li>Current Topics in Computational Molecular Biology (Computational Molecular Biology), Tao Jiang, Ying Xu, Michael Zhang (Editors), 2002, MIT Press</li>
<li>Hidden Markov Models for Bioinformatics, Timo Koski, Timo Koskinen, 2001, Kluwer Academic Publishers</li>
<li>Bioinformatics: From Genomes to Drugs, Thomas Lengauer (Editor), 2001, John Wiley &amp; Sons</li>
<li>Statistical Methods in Bioinformatics: An Introduction (Statistics for Biology and Health), Warren Ewens, Gregory Grant, 2001, Springer Verlag</li>
<li>Bioinformatics: A Practical Guide to the Analysis of Genes and Proteins, Second Edition, Andreas D. Baxevanis, B. F. Francis Ouellette, 2001, Wiley-Interscience</li>
<li>Bioinformatics: The Machine Learning Approach, Second Edition (Adaptive Computation and Machine Learning), Pierre Baldi, Soren Brunak, Sren Brunak, 2001, MIT Press</li>
<li>Introduction to Bioinformatics, T eresa Attwood, David Parry-Smith, 2001, Prentice Hall</li>
<li>Bioinformatics: A Primer, Charles Staben, 2001, Jones &amp; Bartlett Pub</li>
<li>Data Analysis and Classification for Bioinformatics, Arun Jagota, 2000, AKJ Academics</li>
<li>Bioinformatics: Sequence and Genome Analysis, David W. Mount, 2001, Cold Spring Harbor Laboratory Press</li>
<li>Bioinformatics: A Biologist's Guide to Biocomputing and the Internet, Stuart M. Brown, 2000, Eaton Pub Co</li>
<li>Bioinformatics: Sequence, Structure and Databanks: A Practical Approach (The Practical Approach Series, 236), Des Higgins (Editor), Willie Taylor (Editor), 2000, Oxford Univ Press</li>
<li>Neural Networks and Genome Informatics, Cathy H. Wu, Jerry W. McLarty, 2000, Elsevier Science</li>
<li>Computational Molecular Biology: An Introduction (Wiley Series in Mathematical and Computational Biology), Peter Clote and Rolf Backofen, 2000, John Wiley &amp; Sons</li>
<li>Computational Molecular Biology: An Algorithmic Approach, Pavel A. Pevzner, 2000, MIT Press</li>
<li>Post-Genome Informatics, Minoru Kanehisa, 2000, Oxford Univ Press</li>
<li>Mathematical and Computational Biology: Computational Morphogenesis, Hierarchical Complexity, and Digital Evolution, Chrystopher L. Nehaniv, 1999, American Mathematical Society</li>
<li>Pattern Discovery in Biomolecular Data: Tools, Techniques, and Applications, Jason T. L. Wang, Bruce A. Shapiro, Dennis Elliott Shasha (Editors), 1999, Oxford Univ Press</li>
<li>Time Warps, String Edits, and Macromolecules: The Theory and Practice of Sequence Comparison, David Sankoff and Joseph Kruskal (Editors), 1999, Cambridge University Press</li>
<li>Bioinformatics Basics: Applications in Biological Science and Medicine, Hooman Rashidi, 1999, CRC Press</li>
<li>Bioinformatics: Methods and Protocols (Methods in Molecular Biology, Vol 132), Stephen Misener and Stephen A. Krawetz (Editors),1999, Humana Press</li>
<li>Bioinformatics: Databases and Systems, Stanley Letovsky (Editor),1999, Kluwer Academic Publishers</li>
<li>Computational Molecular Biology, P. Green, 1998, Blackwell Science Inc.</li>
<li>Computational Methods in Molecular Biology (New Comprehensive Biochemistry, V. 32), Steven L. Salzberg, David B. Searls, Simon Kasif (Editors), 1998, Elsevier Science Ltd.</li>
<li>Biological Sequence Analysis: Probabilistic Models of Proteins and Nucleic Acids, Richard Durbin, S. Eddy, A. Krogh, G. Mitchison, 1998, Cambridge University Press</li>
<li>Guide to Human Genome Computing, M. J. Bishop (Editor), 1998, Academic Press</li>
<li>Introduction to Computational Molecular Biology, Joao Meidanis, Joao C. Setabal, 1997, PWS Pub. Co.</li>
<li>Algorithms on Strings, Trees, and Sequences: Computer Science and Computational Biology, Dan Gusfield, 1997, Cambridge University Press</li>
<li>Sequence Data Analysis Guidebook, Simon R. Swindell (Editor), 1997, Humana Press</li>
<li>High Performance Computational Methods for Biological Sequence Analysis, Tieng K. Yap, Ophir Frieder, Robert L. Martino, 1996, Kluwer Academic Pub.</li>
<li>Computer Methods for Macromolecular Sequence Analysis, Methods in Enzymology, volume 266, Russell F. Doolittle (Editor), 1996, Academic Press</li>
<li>DNA and Protein Sequence Analysis: A Practical Approach (Practical Approach Series , No 171), 1996, M. J. Bishop and C. J. Rawlings (Editors), 1996, IRL Press</li>
<li>Molecular Bioinformatics: Algorithms and Applications, Steffen Schulze-Kremer, 1995, Walter De Gruyter</li>
<li>Introduction to Computational Biology - Maps, sequences and genomes, Michael S. Waterman, 1995, Chapman &amp; Hall</li>
<li>Computer Analysis of Sequence Data, Annette M. Griffin and Hugh G. Griffin (Editors), 1994, Humana Press</li>
<li>Artificial Intelligence and Molecular Biology, Lawrence Hunter (Editor), 1993, AAAI Press</li>
<li>Sequence Analysis Primer, Michael Gribskov and John Devereux (Editors), 1992, Oxford University Press</li>
<li>Mathematical Methods of Analysis of Biopolymer Sequences (Dimacs Series in Discrete Mathematics and Theoretical Computer Science ; Volume 8), S. G. Gindikin, 1992, American Mathematical Society</li>
<li>Mathematical Methods for DNA Sequences, Michael S. Waterman (Editor), 1989, CRC Press</li>
</ul><p>Programming Books for Bioinformatics</p><ul>
<li>Mastering Perl for Bioinformatics, James D. Tisdall, 2003, O'Reilly</li>
<li>Genomic Perl: From Bioinformatics Basics to Working Code, Rex A. Dwyer, 2002, Cambridge University Press</li>
<li>Beginning Perl for Bioinformatics, James Tisdall, 2001, O'Reilly</li>
<li>Developing Bioinformatics Computer Skills, Cynthia Gibas, Per Jambeck, 2001, O'Reilly</li>
</ul><p>General Genomics</p><ul>
<li>Functional Microbial Genomics (Volume 33), Brendan Wren, Nick Dorrell, 2003, Academic Press</li>
<li>Discovering Genomics, Proteomics, and Bioinformatics, A. Malcolm Campbell, Laurie J. Heyer, 2002, Benjamin/Cummings</li>
<li>Genomes, Terence A. Brown, 2002, John Wiley &amp; Sons</li>
<li>Essentials of Medical Genomics, Stuart M. Brown , 2002, John Wiley &amp; Sons</li>
<li>A Primer of Genome Science, Greg Gibson, Spencer V. Muse, 2002, Sinauer Associates</li>
<li>Pathogen Genomics: Impact on Human Health, Karen Joy, Phd Shaw (Editors), 2002, Humana Press</li>
<li>Genomics, John E. Antonopoulos, 2000, Xlibris Corporation</li>
<li>Genomics and Proteomics: Functional and Computational Aspects, Sandor Suhai (Editor), 2000, Plenum Pub Corp</li>
<li>Functional Genomics: A Practical Approach (The Practical Approach Series, 235), S. Hunt and F. Livesey (Editors), 2000, Oxford Univ Press</li>
<li>Human Molecular Genetics, Andrew P. Read, Tom Strachan 1999, BIOS Scientific Publishers Ltd.</li>
<li>Genomics: The Science and Technology Behind the Human Genome Project, Charles R. Cantor and Cassandra L. Smith, 1999, John Wiley &amp; Sons</li>
<li>Cells: A Laboratory Manual, 3 volumes, David L. Spector, Robert D. Goldman, Leslie A. Leinwand, 1998, Cold Spring Harbor Laboratory Press</li>
<li>Genome Analysis: A Laboratory Manual, 4 volumes, Bruce Birren, et al. (Editors), 1997, Cold Spring Harbor Laboratory Press</li>
<li>The Human Genome Project, N. G. Cooper (Editor), 1994, University Science Books</li>
</ul><p>Comparative Genomics</p><ul>
<li>Handbook of Comparative Genomics: Principles and Methodology, Cecilia Saccone, Graziano Pesole, 2003, Wiley-Liss</li>
<li>Sequence - Evolution - Function: Computational Approaches in Comparative Genomics, Eugene V. Koonin, Michael Y. Galperin, 2002, Kluwer Academic Publishers</li>
<li>Comparative Genomics - Empirical and Analytical Approaches to Gene Order Dynamics, Map Alignment and the Evolution of Gene Families, David Sankoff and Joseph H. Nadeau, 2000, Kluwer Academic Pub</li>
<li>Comparative Genomics, Melody Clark (Editor), 2000, Kluwer Academic Pub</li>
</ul><p>Proteomics</p><ul>
<li>Proteins and Proteomics: A Laboratory Manual, Richard J. Simpson (Editor), Cold Spring Harbor Laboratory</li>
<li>Proteomics in Practice: A Laboratory Manual of Proteome Analysis , Reiner Westermeier, Tom Naven, 2002, John Wiley &amp; Sons</li>
<li>Posttranslational Modifications of Proteins: Tools for Functional Proteomics (Methods in Molecular Biology, Vol 194) , Christoph Kannicht (Editor), 2002, Humana Press</li>
<li>Peptide Arrays on Membrane Supports: Synthesis and Applications (Springer Lab Manual), Joachim Koch, Michael Mahler (Editors), 2002, Springer Verlag</li>
<li>Proteomics , Timothy Palzkill, 2002, Kluwer Academic Publishers</li>
<li>Introduction to Proteomics: Tools for the New Biology , Daniel C. Liebler (Editor), 2001, Humana Press</li>
<li>Proteome Research: Mass Spectrometry (Principles and Practice) , P. James (Editor), 2001, Springer Verlag</li>
<li>Interpreting Protein Mass Spectra: A Comprehensive Resource , A. Peter Snyder, 2000, American Chemical Society</li>
<li>Protein Sequencing and Identification Using Tandem Mass Spectrometry , Michael Kinter, Nicholas E. Sherman, 2000, Wiley-Interscience</li>
<li>From Genome to Proteome: Advances in the Practice and Application of Proteomics, Michael J. Dunn (Editor), 2000, Vch Verlagsgesellschaft Mbh</li>
<li>Proteomics: From Protein Sequence to Function, S. Pennington (Editor), M. Dunn (Editor), 2000, Springer Verlag</li>
<li>Proteome Research: Two-Dimensional Gel Electrophoresis and Detection Methods (Principles and Practice), T. Rabilloud (Editor), 2000, Springer Verlag</li>
<li>Proteome and Protein Analysis, R. M. Kamp, D. Kyriakidis, th Choli-Papadopoulou (Editor), 1999, Springer Verlag</li>
<li>Proteome Research: New Frontiers in Functional Genomics, M. R. Wilkins, et al. (Editors), 1997, Springer Verlag</li>
</ul><p>Protein Structure</p><ul>
<li>Structural Bioinformatics, Philip E. Bourne, Helge Weissig (Editors), 2003, John Wiley &amp; Sons</li>
<li>Protein Structure Prediction: Bioinfomatic Approach, I.F. Tsigelny, 2002, International University Line</li>
<li>Introduction to Protein Architecture: The Structural Biology of Proteins, Arthur M. Lesk, 2001, Oxford University Press</li>
<li>Protein Structure Prediction: Methods and Protocols, David M. Webster (Editor), 2000, Humana Press</li>
<li>Introduction to Protein Structure, Carl-Ivar Branden, John Tooze, 1999, Garland Publishing</li>
<li>Structure and Mechanism in Protein Science: A Guide to Enzyme Catalysis and Protein Folding, Alan Fersht, 1999, Freeman</li>
</ul><p>Pharmacogenomics</p><ul>
<li>Pharmacogenomics: Social, Ethical, and Clinical Dimensions, Mark A. Rothstein (Editor), 2003, Wiley-Liss</li>
<li>Pharmacogenomics: The Search for Individualized Therapies, Julio Licinio, Ma-Li Wong (Editors), 2002, John Wiley &amp; Sons</li>
<li>Pharmacogenomics, Werner Kalow, Urs A. Meyer, Rachel Tyndale (Editors), 2001, Marcel Dekker</li>
<li>Pharmacogenetics and Pharmcogenomics: Recent Conceptual and Technical Advances (Pharmacology, Volume 61, Number 3, 2000), Elliot S. Vesell (Editor), 2000, S. Karger Publishing</li>
<li>Pharmacogenetics, Wendell Weber, 1997, Oxford University Press</li>
</ul><p>DNA Microarrays</p><ul>
<li>Statistical Analysis of Gene Expression Microarray Data, T. P. Speed (Editor), 2003, CRC Press</li>
<li>Microarray Gene Expression Data Analysis: A Beginner's Guide, Helen C. Causton, John Quackenbush, Alvis Brazma, 2003, Blackwell Publishers</li>
<li>The Analysis of Gene Expression Data (Statistics for Biology and Health), G. Parmigiani, E. S. Garrett, R. A. Irizarry, S. Zeger , Graeme Clark (Editors), 2003, Springer Verlag</li>
<li>A Practical Approach to Microarray Data Analysis, Daniel P. Berrar, Werner Dubitzky, Martin Granzow (Editors), 2002, Kluwer Academic Publishers</li>
<li>DNA Microarrays and Gene Expression: From Experiments to Data Analysis and Modeling, Pierre Baldi, G. Wesley Hatfield, 2002, Cambridge University Press</li>
<li>DNA Microarrays: A Molecular Cloning Manual, David Bowtell, Joseph Sambrook (Editors), 2002, Cold Spring Harbor Laboratory</li>
<li>DNA Array Image Analysis: Nuts &amp; Bolts, Gerda Kamberova, Shishir Shah, 2002, DNA Press</li>
<li>Microarray Analysis, Mark Schena, 2002, John Wiley &amp; Sons</li>
<li>A Biologist's Guide to Analysis of DNA Microarray Data, Steen Knudsen, 2002, John Wiley &amp; Sons</li>
<li>Microarrays for an Integrative Genomics (Computational Molecular Biology), Isaac S. Kohane, Alvin Kho, Atul J. Butte, 2002, MIT Press</li>
<li>Microarrays for the Neurosciences: An Essential Guide (Cellular and Molecular Neuroscience), Daniel H. Geschwind, Jeffrey P. Gregg (Editors), 2002, MIT Press</li>
<li>DNA Microarrays: Gene Expression Applications, Bertrand Jordan (Editor), 2001, Springer Verlag</li>
<li>DNA Arrays: Methods and Protocols (Methods in Molecular Biology, Volume 170), Jang B. Rampal (Editor), 2001, Humana Press</li>
<li>DNA Arrays: Technologies and Experimental Strategies, Elena V. Grigorenko (Editor), 2001, CRC Press</li>
<li>Microarray Biochip Technology, Mark Schena (Editor), 2000, Eaton Pub</li>
<li>Expression Genetics: Accelerated and High-Throughput Methods (Biotechniques Update Series), Michael McClelland (Editor), Arthur B. Pardee (Editor), 1999, Eaton Pub</li>
<li>DNA Microarrays: A Practical Approach (Practical Approach Series 205), Mark Schena (Editor), 1999, Oxford Univ Press</li>
<li>cDNA Preparation and Characterization (Methods in Enzymology Volume 303), S.M. Weissman (Editor), 1999, Academic Press</li>
</ul><p>Systems Biology, Genetic and Biochemical Network</p><ul>
<li>Handbook of Graphs and Networks : From the Genome to the Internet, Stefan Bornholdt, Heinz Georg Schuster (Editors), 2003, Vch Verlagsgesellschaft Mbh</li>
<li>Computational Cell Biology, Christopher Fall, Eric Marland, John Wagner, John Tyson (Editors), 2002, Springer Verlag</li>
<li>Gene Regulation and Metabolism: Post-Genomic Computational Approaches (Computational Molecular Biology), Julio Collado-Vides, Ralf Hofestadt (Editors), 2002, MIT Press</li>
<li>Foundations of Systems Biology, Hiroaki Kitano (Editor), 2001, MIT Press</li>
<li>Genomic Regulatory Systems: Development and Evolution, Eric H. Davidson , 2001, Academic Press</li>
<li>Genes &amp; Signals, Mark Ptashne, Alexander Gann, 2001, Cold Spring Harbor Laboratory</li>
<li>Computational Modeling of Genetic and Biochemical Networks (Computational Molecular Biology), James M. Bower and Hamid Bolouri (Editors), 2001, MIT Press</li>
<li>Protein-Protein Interactions: A Molecular Cloning Manual, Erica Golemis (Editor), 2001, Cold Spring Harbor Laboratory</li>
<li>Computational Analysis of Biochemical Systems: A Practical Guide for Biochemists and Molecular Biologists, Eberhard O. Voit, 2000, Cambridge University Press</li>
<li>Mathematical Physiology, James P. Keener, James Sneyd, 1998, Springer Verlag</li>
</ul><p>&nbsp;</p><p>DNA Sequencing</p><ul>
<li>DNA Sequencing: From Experimental Methods to Bioinformatics (Introduction to Biotechniques Series), Luke Alphey, 1997, Springer Verlag</li>
<li>Automated DNA sequencing and analysis, Adams M.D., Fields C., Venter J.C. (Editors), 1994, Academic Press</li>
</ul><p>&nbsp;</p><p>Apart from above mentioned books, you can also find some useful books links at following mentioned URLs:</p><p>&nbsp;</p><p><a href="http://www.amazon.com/Biological-Sequence-Analysis-Probabilistic-Proteins/dp/0521629713">http://www.amazon.com/Biological-Sequence-Analysis-Probabilistic-Proteins/dp/0521629713</a></p><p><a href="http://www.amazon.com/Bioinformatics-Genes-Proteins-Computers-Advanced/dp/1859960545">http://www.amazon.com/Bioinformatics-Genes-Proteins-Computers-Advanced/dp/1859960545</a></p><p><a href="http://www.amazon.com/Introduction-Bioinformatics-Algorithms-Computational-Molecular/dp/0262101068">http://www.amazon.com/Introduction-Bioinformatics-Algorithms-Computational-Molecular/dp/0262101068</a></p><p><a href="http://books.google.no/books?id=pxSM7R1sdeQC&amp;dq=Pierre+baldi+%2B+bioinformatics&amp;printsec=frontcover&amp;source=bn&amp;hl=en&amp;ei=IoGRS6uCIJT-NYLA8Z0N&amp;sa=X&amp;oi=book_result&amp;ct=result&amp;redir_esc=y#v=onepage&amp;q&amp;f=false">http://books.google.no/books?id=pxSM7R1sdeQC&amp;dq=Pierre+baldi+%2B+bioinformatics&amp;printsec=frontcover&amp;source=bn&amp;hl=en&amp;ei=IoGRS6uCIJT-NYLA8Z0N&amp;sa=X&amp;oi=book_result&amp;ct=result&amp;redir_esc=y#v=onepage&amp;q&amp;f=false</a></p><p><a href="http://www.amazon.com/Statistical-Methods-Bioinformatics-Introduction-Statistics/dp/0387400826">http://www.amazon.com/Statistical-Methods-Bioinformatics-Introduction-Statistics/dp/0387400826</a></p><p>&nbsp;</p><p>If you think your favourite books are not listed then please write it down in comment section for the benefits of other users.&nbsp;Feel free to add many more books in comment section.&nbsp;</p>]]></description>
	<dc:creator>Rahul Agarwal</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/pages/view/36603/learning-python-programming-a-bioinformatician-perspective</guid>
	<pubDate>Mon, 14 May 2018 16:33:03 -0500</pubDate>
	<link>https://bioinformaticsonline.com/pages/view/36603/learning-python-programming-a-bioinformatician-perspective</link>
	<title><![CDATA[Learning Python Programming - a bioinformatician perspective !]]></title>
	<description><![CDATA[<p>Python Programming&nbsp;is a general purpose programming language that is open source, flexible, powerful and easy to use. One of the most important features of python is its rich set of utilities and libraries for data processing and analytics tasks. In the current era of big biological data, python and biopython is getting more popularity due to its easy-to-use features which supports big data processing.</p><p>In this tutorial series article, I will explore features and packages of python which are widely used in the big data, NGS, and bioinformatics. I will also walk through a real biological example which shows NGS data processing with the help of python packages and programming.</p><p>Python has a couple of points to recommend it to biologists and scientists specifically:</p><ul>
<li>It's widely used in the scientific community</li>
<li>It has a couple of very well designed libraries for doing complex scientific computing (although we won't encounter them in this book)</li>
<li>It lend itself well to being integrated with other, existing tools</li>
<li>It has features which make it easy to manipulate strings of characters (for example, strings of DNA bases and protein amino acid residues, which we as biologists are particularly fond of)</li>
</ul><p>In general, following are some of the important features of python which makes it a perfect fit for rapid application development.</p><ul>
<li>Python is interpreted language so the program does not need to be compiled. Interpreter parses the program code and generates the output.</li>
<li>Python is dynamically typed, so the variables types are defined automatically.</li>
<li>Python is strongly typed. So the developers need to cast the type manually.</li>
<li>Less code and more use makes it more acceptable.</li>
<li>Python is portable, extendable and scalable.</li>
</ul><p>There are two major Python versions, Python 2 and Python 3. Python 2 and 3 are quite different. This tutorial uses Python 3, because it more semantically correct and supports newer features.</p><p>I will post tutorial on daily basis on this page. Check the sub-pages on right side.</p>]]></description>
	<dc:creator>Rahul Nayak</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/22961/bioscripts</guid>
	<pubDate>Sun, 28 Jun 2015 07:46:14 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/22961/bioscripts</link>
	<title><![CDATA[BioScripts]]></title>
	<description><![CDATA[<p>You are requested to please bookmark collection of bioinformatics tools, scripts, codes that can be pieced together in a very easy and flexible manner to perform both simple and complex bioinformatics tasks.</p>
<p>The next-generation sequencing included whole genome sequencing(WGS), transcriptome sequencing (whole cDNA sequencing, RNA-seq), digital gene expression sequencing (Tag-Seq), ChIP-Seq, and so on. And there are many sequencing platform to generate sequece, as well know Sanger/ABi(the frist generation), Solexa/illumina, SOLiD/ABi, 454/Roche. But thier sequence format is different, also they have different error type. High quality data is very important for further analysis or data mining. There are many pipeline for raw sequence quality analysis and control with few of process for reporting reads quality statistical details, trimming, filtering, and error correction. Please bookmarks them for the benefits of bioinformatics community.</p>
<p>https://code.google.com/p/biowiki/</p>
<p>https://code.google.com/p/ngs-pipeline/source/browse/#svn%2Ftrunk</p>
<p>NGSand Perl scripts https://code.google.com/hosting/search?q=NGS+perl&amp;projectsearch=Search+projects</p>
<p>NGS and Python scripts https://code.google.com/hosting/search?q=NGS+Python&amp;projectsearch=Search+projects</p><p>Address of the bookmark: <a href="https://code.google.com/hosting/search?q=bioinformatics&amp;sa=Search" rel="nofollow">https://code.google.com/hosting/search?q=bioinformatics&amp;sa=Search</a></p>]]></description>
	<dc:creator>Rahul Nayak</dc:creator>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/researchlabs/view/4552/imtech-lab</guid>
  <pubDate>Sun, 15 Sep 2013 09:41:04 -0500</pubDate>
  <link></link>
  <title><![CDATA[IMTECH Lab]]></title>
  <description><![CDATA[
<p>Computer Aided Protein Structure Prediction; Identification of Vaccine<br />Candidates (T-Epitope prediction); Analysis of Nucleotide/Protein Sequences; Development of Web Server/</p>

<p>Software; Creation of Public Domain Resources in Biology<br />Present Status::</p>

<p>Developing prediction methods for gene, beta-turn, secondary structure and MHC-binding sites.<br />Area of Interest ::</p>

<p>Comparison of force field simulations. Analysis of DNA-protein interactions using molecular mechanics methods.Drug Target Identification using in silico biology.</p>

<p>More @ http://www.imtech.res.in/bic/index.php?option=com_content&amp;view=article&amp;id=65</p>

<p>PIs: http://www.imtech.res.in/bic/index.php?option=com_content&amp;view=article&amp;id=69</p>
]]></description>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/10925/a-brief-bioinformatics-tutorial</guid>
	<pubDate>Wed, 21 May 2014 12:50:09 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/10925/a-brief-bioinformatics-tutorial</link>
	<title><![CDATA[A Brief Bioinformatics Tutorial]]></title>
	<description><![CDATA[<p>This is about how to use a computer to find what is known about a gene of interest and also how to get new insights about it.</p>
<p>The tutorial is divided in three main parts:</p>
<ul>
<li>In the <strong>Sequence </strong>part, you will see how to look efficiently for a particular protein sequence, how to blast it against the database of your choice to find homologues, how to perform a multiple alignment of the homologues you've selected and how to edit this alignment.</li>
<li>The <strong>Structure </strong>part is about molecular visualization, homology modeling and structural domain prediction.</li>
<li>In the <strong>Function </strong>part, you will be introduced to you 3 useful servers to investigate the function of a protein. i.e. finding interactors, co-expressed genes, see a phylogenetic profile, easily access papers citing your gene etc ...</li>
</ul>
<p>During all the three parts, we will use the <em>S. cerevisiae </em>VPS36 protein as an example.</p><p>Address of the bookmark: <a href="http://www.mrc-lmb.cam.ac.uk/rlw/text/bioinfo_tuto/introduction.html" rel="nofollow">http://www.mrc-lmb.cam.ac.uk/rlw/text/bioinfo_tuto/introduction.html</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/pages/view/36605/hello-python-world</guid>
	<pubDate>Mon, 14 May 2018 16:41:01 -0500</pubDate>
	<link>https://bioinformaticsonline.com/pages/view/36605/hello-python-world</link>
	<title><![CDATA[Hello Python World !]]></title>
	<description><![CDATA[<p>As I mentioned earlier, I will keep on posting one Python script per day to introduce you to Python programming. Whether you are an experienced programmer or not, this tutorial is intended for everyone who wishes to learn the Python programming language.</p><p>Python is a very simple language, and has a very straightforward syntax. The simplest directive in Python is the "print" directive - it simply prints out a line (and also includes a newline).</p><p>Create a file Hello.py</p><blockquote><p>print("Hello, Python World !.")</p></blockquote><p>Run</p><p>python3 Hello.py</p>]]></description>
	<dc:creator>Rahul Nayak</dc:creator>
</item>

</channel>
</rss>