script

What does #!/bin/bash mean

Surely you have seen #!/bin/bash on more than one occasion or have had to insert it into a script without knowing what it is. here the keys

pycharm-python

Pycharm: a development environment for Python

On this occasion we will take the opportunity to talk about PyCharm, which is a multiplatform IDE (integrated development environment) used in the field of programming, it has two versions, one that is divided into cummunity and educational edition that are released under Apache license. ..

Variables 101: Knowing Your Computer

The way your computer stores information not only allows you to check your mail and play games but is essential for those who want to start programming small solutions in the world of computing.

Choosing your first programming language

The first step on the programming path is to discover the language that best suits your needs, in this article we will see some of the most important aspects of the various programming languages ​​and how to know which one to choose to start programming.

Let's start the year programming

It is increasingly necessary to learn a programming language, here we will see some of the key concepts to generate elegant and durable code.

Quick guide to using Github

This tutorial is a quick guide to installing and using GitHub. Here's how to create a local repository, how ...

Servo, the new from Mozilla.

Mozilla in its eagerness to improve Firefox presents us with something new, to give an advance to the structure of this ...

/ bin / bash

Bash theory

0. Index Things that happen to most people Structure of a script Print on screen ...

Gedit evolves to IDE

CS50 Harvard MOOC Course What allowed me to discover this new functionality Among the things I do these days,…

Introduction to D-Bus

If you've been on Linux for some time, you may have wondered what D-Bus is. D-Bus is a built-in component ...

LLVM / Clang. U Mad GCC?

I had to write a post about this controversy published in LWN. And is that the LLVM / Clang compiler is starting to ...

Fortune graph in Python

Reading KZKG ^ Gaara's article on "fortune", I remembered the Python script I wrote a while ago so I could see ...

Available Boostrap 2.2

Reviewing my feed today, I find myself at Desarrolloweb.com, the Boostrap 2.2 version is available. This popular CSS framework ...

Web development from Debian.

Much is written about the advantages of certain distributions in server environments, smartphones, the desktop or for development….

Where to find HTML5 examples

One of those several sites / blogs that are in the network of my country, and that do not have access from the internet ...

See DesdeLinux In 3D

Yes, it would be great to be able to browse the Blog using 3D technology, but the objective of my article is none other ...

Gedit ready to use

Gedit… for programmers

Some time ago I had talked about Sublime-text, a very, very complete text editor, and its many functionalities….

Powering Python in Geany

This post is divided into two parts, first the basics: static code checking, and then the highlight:…

Vulnerability in Samba

Samba could allow an attacker to cause a denial of service. A vulnerability has been announced in Samba that could…

QWebkit, why not use Gecko?

I have been talking about this topic for some time now and it seems that it has not yet been resolved and it is…

The dark side of Java

I found an article quite interesting, the source is DarkReading.com and the author is Kelly jackson Higgins. I leave you the ...

Learn Python: Chapter 7

With so much trouble I had forgotten to tell you that chapter 7 of the excellent guide is already available ...

Available Bluefish 2.2.0

The 2.2.0 version of one of my favorite HTML editors has just been released with interesting news: Bluefish. Bluefish 2.2.0 is ...

To program with Komodo-Edit

Komodo is a programming IDE that supports multiple languages ​​and unfortunately, it is paid. But luckily,…