Git
Git is one of the most popular software source code control version system (CVS). This post explains the main aspects of Git. You may want to read about alternative source code CVSs on this post. Explaining what is Git Git…
Git is one of the most popular software source code control version system (CVS). This post explains the main aspects of Git. You may want to read about alternative source code CVSs on this post. Explaining what is Git Git…
Printing languages, or page description languages, are languages that described documents that are sent to printers in order to be print. List of Printing Languages Printing languages featured on this post: PostScript (PS) PostScript (PS) was created by Adobe in…
This post lists some information about security testing framework guides. You can read about penetration testing methodologies on this post. You can read about secure software development frameworks on this post. List of Security Testing Guide Security Testing Guides featured…
This post summarizes some websites for capture the flag challenges or hackatons. List of Capture the Flag Webs Capture the flag webs featured on this post: HackTheBox Official website CTF365 Official website OverTheWire Official website HackingLab Official website External References
This post lists some institutions providing training on Digital Transformation in Spain. List of Digital Transformation Training in Spain This is a non-exhaustive list of institutions providing training on Digital Transformation in Spain. ISDI Official web INESDI Máster en Transformación…
PyCharm is an IDE exclusive for Python development, and one of the most popular among Python developers. It is developed by Czech company JetBrains, that released the first version in 2010. Take into account that PyCharm uses virtualized environments. Contents…
This post list some touch-based user interfaces for Linux operating systems. List of Linux Touch-based User Interfaces Touch-based Linux User Interfaces featured on this post: Lomiri Lomiri, originally Unity8, is a touch-based graphical user interface (GUI). It was originally developed…
This post explains how to integrate GitHub on PyCharm. Instructions about how to integrate GitHub on PyCharm You can find the official information about how to integrate GitHub on PyCharm on this external link. Add your GitHub Accounts to PyCharm…
This post provides links to check the Support Lifecycle, End of Life (EoL), End of Support (EoS), versioning or road map dates for popular operating systems. List of Links to Operating System Lifecycle Support OSs featured on this post: Windows…
This post is an introduction to the concept of cloud on IT. In the context of cloud computing, a bucket is a basic storage container. Cloud Essential Characteristics Cloud essential characteristics: Multitenancy is considered within Resource Pooling according to NIST…