tecno4
2.4M views | +45 today
Follow
tecno4
Información asignatura tecnología
Your new post is loading...
Your new post is loading...

Popular Tags

Current selected tag: 'Programacion errores'. Clear
Scooped by Gumersindo Fernández
Scoop.it!

Tips para encontrar la solución a un error de programación

No comment yet.
Scooped by Gumersindo Fernández
Scoop.it!

Noobs:Mistakes to Avoid When Programming Arduino & Other Microcontrollers: 8 Steps

Noobs:Mistakes to Avoid When Programming Arduino & Other Microcontrollers: 8 Steps | tecno4 | Scoop.it

This post does not focus on any particular language or platform. Some of you may be using Arduino in your projects, while others use PICs. Some may prefer BASIC while others write in C.

Rather than focus on one language or platform, I’ll cover some common programming errors that are not language or platform specific, but likely will apply regardless of your language or platform of choice. Also, a list of potential programming errors by could fill many volumes by itself, so I’ll go over some of he more common things that can cause problems.

If you’ve been programming for a while, some of these will be a no-brainer to you. If you’re new to programming and microcontrollers, you’ll learn a few good tips that could save you hours of headache and frustration.

No comment yet.
Scooped by Gumersindo Fernández
Scoop.it!

PMD: Encuentra errores de programación y contenido duplicado

PMD: Encuentra errores de programación y contenido duplicado | tecno4 | Scoop.it
PMD es un analizador de código fuente que sirve para encontrar errores de programación, de esta manera detectarás variables vacías, bucles o contenidos duplicados en diferentes lenguajes de programación como C, C++, Java, C#, etcétera.

Este compilador de código fuente comprueba si existen errores de sintaxis y le notifica acerca de ellos y tú podrás ignorarlos o corregirlos.
No comment yet.
Scooped by Gumersindo Fernández
Scoop.it!

10 Errores comúnmente hechos por programadores principiantes

10 Errores comúnmente hechos por programadores principiantes | tecno4 | Scoop.it
Especialmente en el campo de la programación: estaremos propensos a muchos errores. El detalle radica en saber cuando estos ocurren y poderlos solucionar antes de volvernos los programadores que muy a nuestro pesar: podemos observar en los propios memes de internet o que al enseñar nos recuerdan a nuestros inicios en la carrera (como es mi caso).
No comment yet.
Scooped by Gumersindo Fernández
Scoop.it!

7 Mistakes to Avoid When Programming Microcontrollers.

7 Mistakes to Avoid When Programming Microcontrollers. | tecno4 | Scoop.it

For the electronics enthusiast, programming languages have become a tool almost as ubiquitous as the soldering iron. Just as there’s the old trusty iron on most workbenches, not far away lies some sort of compiler or IDE.

No comment yet.