This post summarizes and describes very briefly the most popular programming languages, and also reviews the characteristics that make a programming language different to other. Characteristics of programming languages When comparing different programming language, there are certain characteristics that must be understood and then compared. In the same way there is not a single vehicle […]
How to get Certified Ethical Hacker (CEH) Certification
Certified Ethical Hacker (CEH) program is a set of certifications provided by EC-Council and related to cybersecurity. CEH is a certificate that appears in most of the professional certification paths suggested by EC-Council, so it can be considered a core module on Cybersecurity among all the ones offered by EC-Council. Based on my personal experience, […]
ProjectLibre Tutorials
ProjectLibre is an open-source and free tool for project management. Official documentation is not very extensive, so I created this post to summarize some useful tutorials about this tool. ProjectLibre tutorials Project Libre Doc v0.3 https://pdfcoffee.com/projectlibre-doc-v03-pdf-free.html https://docs.google.com/document/d/1ZSldKw6gC8iuriQPdckHfaxaWvwQhYxP_Do-I-dnbHs/edit?usp=sharing Slideshows by user Hezequias Vasconcelos http://www.slideshare.net/ProjectLibre/projectlibre-15-lesson-1-presentation-of-the-initiative http://www.slideshare.net/ProjectLibre/project-libre15-aula-2-installation-requirements http://www.slideshare.net/ProjectLibre/projectlibre-15-lesson-3-the-different-distributions-and-restrictions http://www.slideshare.net/ProjectLibre/project-libre15-aula-5-reportsenus
How to get the transaction code of a program and vice versa in SAP
When an error has been detected in a SAP system, or you need to track how an error reported by a user has been triggered, it is very useful to know how to get the program linked to a transaction code and the other way round. This post is about how to perform both operations: […]