open-menu closeme
Home
RetroComp icon
Retro Computing Articles Composition Notebooks 8bit
DevOps icon
Automation K8s Done Right
GenAI icon
Fatlama Newsletter Generative AI
Projects icon
Software Projects Arduino Misterio Esp8266 SQLite
Status
Links icon
GitHub LinkedIn
About
github linkedin rss
  • Sage e Mathematica, per il vostro agosto matematico

    calendar Aug 30, 2010 · 3 min read
     it knowledgebase software  · development matematica python sage
     ·
    Share on: twitter facebook linkedin copy
    Sage e Mathematica, per il vostro agosto matematico
    Ad agosto ci siamo dedicati ad un po' di matematica, e vogliamo recensire due software che possono semplificare i vostri esperimenti.
    Sage
    Il primo è open source e si chama Sage:http://www.sagemath.org/

    Read More
  • Web2Py Absolute trouble Shooter

    calendar Mar 3, 2010 · 1 min read
     en knowledgebase  · python web
     ·
    Share on: twitter facebook linkedin copy
    Web2Py Absolute trouble Shooter

    Do you want develop web applications in a fast, prototype based way using Python?

    Follow us and learn how to use web2py….

    Step 1: Python 2.6 proper setup

    On Linux be sure to install sqlite development library; the following command will help on RedHat:

    sudo apt-get install sqlite-devel

    for the yum variant see here http://stackoverflow.com/questions/233320/cannot-import-sqlite-with-python-2-6

    Install python 2.6, this will avoid the need of additional libraries.

    You will also need openssl, so if you haven’t  it issue commands like

    sudo apt-get install openssl

    and be sure to get also the python wrapper pyOpenSSL hosted here

    We happly compiled pyOpenSSL from sources

    For more tips and tricks look also at this recipe about Apache Setup, if you need it.


    Read More
  • Python functional programming

    calendar Feb 23, 2010 · 1 min read
     en lang python  · erlang functional-programming python
     ·
    Share on: twitter facebook linkedin copy

    This article is a work in progress: it will be expanded by your comments…

    Python is a very curios programming languages: it give you classes but also a strong function-oriented environment to play with. So, if you like functional programming (read: you like  Lisp and/or Erlang)  you should give python a closer look.


    Read More
  • Django is going 1.2

    calendar Feb 11, 2010 · 1 min read
     en knowledgebase  · django framework python web
     ·
    Share on: twitter facebook linkedin copy
    Django is going 1.2

    Django Project, a powerful and clean Python Web Framework, is going to relase 1.2 as  the next milestone at the beginning of March. For the meanwhile, you can grab the Beta2:


    Read More
  • Pyro

    calendar Feb 6, 2010 · 2 min read
     en featured knowledgebase lang software  · python
     ·
    Share on: twitter facebook linkedin copy
    Pyro

    One of the best thing of scripting languages like Python is the ability to fast prototype complex things. In the past ten years, if you like to build distributed application you was forced to use huge and heavily languages like Java.


    Read More
    • ««
    • «
    • 3
    • 4
    • 5
    • 6
    • 7
    • »
    • »»

Recent Posts

  • Misterio Is Back
  • Netflix retro weird spirit
  • Yakuza Blues
  • FreeBSD on MacBook Mid 2009 with BroadCom WIFI

Latest comments

    Giovanni Giorgi

    Copyright 1999-  GIOVANNI GIORGI. All Rights Reserved

    to-top