Git Product home page Git Product logo

book's Introduction

Book

This is a book which will be created by PyCon PL Organizers, based on PyCon PL Speaker's talks for PyCon PL Attendees.

Compilation:

cd 2018/__context__
make

book's People

Contributors

clozinski avatar czarny avatar dariuszaniszewski avatar databobek avatar deshipu avatar encukou avatar enforcer avatar fk-lx avatar fooelisa avatar hroncok avatar jnosal avatar jqb avatar kurazu avatar kwadrat avatar lnandi1 avatar meteran avatar milpias avatar mpapiez89 avatar mrzechonek avatar pawelkopkacodilime avatar pawelmhm avatar pdyba avatar pigletto avatar proitm avatar przymusp avatar riklaunim avatar socek avatar soltysh avatar tupteq avatar xando avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

book's Issues

Hacking Micropython issue

Hello guy,

I'm working on micropython and it's super interesting.
I have project and I would like to create my own python module. I saw your article and by the way for this. It's super useful. https://github.com/PyConPL/Book/blob/master/2016/workshops/hacking_micropython/text.md

I just copy paste your code but when I try to compile there is a issue. the compiler says
mymodule.c:21:5: error: unknown field 'name' specified in initializer
.name = MP_QSTR_mymodule,
^
mymodule.c:21:5: error: initialization makes pointer from integer without a cast [-Werror]
mymodule.c:21:5: error: (near initialization for 'mp_module_mymodule.globals') [-Werror]
cc1: all warnings being treated as errors

Do you have an idea of my issue ?

Thank you in advance

Github does not serve SVG

From StackOverflow:
https://stackoverflow.com/questions/13808020/include-an-svg-hosted-on-github-in-markdown

One person writes:

I contacted GitHub to say that github.io-hosted SVGs are no longer displayed in GitHub READMEs.

He received this reply:

We have had to disable svg image rendering on GitHub.com due to potential cross site scripting vulnerabilities.


It is best to use a relative link, but that is not supported anymore.
One could use a site that mirrors github, but that breaks when my merge request is accepted and my version of the repository is deleted.

I tried hosting from my site. That also did not work.
So my directory includes the svg image, but the README.md file does not link to it.

What am I going to do? Whatever the recommendation is. This is not just my problem. Anyone with images will have the same problem.

And thank you to all of the volunteers organizing this.

Warm Regards
Chris

License?

What is the license for this repository?

How can I use the information here?

If I contribute, how will you use the contribution? Are contributions considered exclusive to the PyCon PL book?

It would be nice if this information was added to the repo.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.