16-10-2023 - Andrés Cruz
JavaScript Let's see what can be considered a variant of the conditional, which will allow us to perform true and false checks.
15-10-2023 - Andrés Cruz
JavaScript Let's learn how we can use comments in various programming languages and in HTML.
15-10-2023 - Andrés Cruz
JavaScript We are going to learn about the use of logical operators in JavaScript and their use in conditionals.
14-10-2023 - Andrés Cruz
JavaScript We are going to learn about the use of arrays in one-dimensional or two-dimensional programming languages, taking JavaScript as a case study.
14-10-2023 - Andrés Cruz
JavaScript We are going to learn how objects work in programming languages as a fundamental element to represent elements of the real world.
13-10-2023 - Andrés Cruz
JavaScript It explains how to install Adobe PhoneGap on Windows and Android in addition to creating a project and configuring it in the mobile application, and we also talk about the differences between PhoneGap and Apache Cordova.
12-10-2023 - Andrés Cruz
JavaScript It explains how to use the camera of a device with PhoneGap and also how to select a photo or image that we have on our device using the gallery with JavaScript.
12-10-2023 - Andrés Cruz
JavaScript We are going to learn how to take or capture videos using the camera using Phonegap.
07-10-2023 - Andrés Cruz
JavaScript In this post we will see how to create an automatic and infinite Carousel with jQuery and a little CSS.
07-10-2023 - Andrés Cruz
JavaScript It explains how to create a fullscreen gallery with a fixed side menu with jQuery and CSS.