Skip to content

tisak/perl2python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Perl to Python: A Transition Guide

Welcome to the perl2python repository! This repository hosts the content for the comprehensive guide on transitioning from Perl to Python. If you're an adept Perl developer looking to dive into Python, you've come to the right place.

Perl to Python: A Transition Guide

About the Book

This book provides a bridge for developers familiar with Perl to understand and adapt to Python. While both are powerful scripting languages with a rich heritage, their semantics, libraries, and idiosyncrasies can be quite different. This guide breaks down these differences across various modules, making the transition smooth and systematic.

Book is in progress

This book is work in progress and some modules are not done. They are marked as WIP. Also there will be added other modules not mentioned yet based on feedback and research. To each module will be added working code snippets that readers can run.

The vision of colaborative space to be done

  1. Write and update content in markdown.
  2. Push to GitHub.
  3. GitHub Actions automatically triggers Jekyll or MkDocs to convert markdown to HTML with genereted parts like table of content.
  4. For PDFs, use Pandoc or WeasyPrint to generate them on-demand.
  5. Deploy the HTML content to GitHub Pages.
  6. Readers can comment on content, creating issues directly in your GitHub repository.
  7. Readers can contribute on issues by submitting pull requests.

Contributing

We welcome contributions! If you have suggestions, corrections, or want to add content, please create an issue or submit a pull request.

  1. Fork the repository.
  2. Make your changes in a new branch.
  3. Submit a pull request.

Later there will be

License

This book is released under the Creative Commons License. See LICENSE for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published