ABOUT I have two main approaches on this site: – Step-by-Step information and – Summaries. On another site that I publish (Blogger), I have the posts oriented by “Problem vs. Solution”. So, here you get the information to avoid the problem! Resilience & Performance is a vast subject, but you get at least a basic … Read More “Web App: Resilience and Performance Key Points – A Summary” »
Category: computer science
NOTE: This post is about restoring, so it presumes that you’ve made the Window’s rescue pen drive. ENABLE BOOT BY USB To start the rescue via pen drive, you’re going need to make sure that the boot by USB is enabled. To do so, restart the system, and just after it begins, press F2. … Read More “Lenovo Yoga: restoring recue point, images, etc.” »
Before changing a complex code, consider these pieces of advice carefully. The code may look like a simple task. To get a better judgment, think about the dependencies related to it. If you are not sure, so make sure. Check the considerations below to save time and despair! Get acquainted … Read More “Programming: Refactoring And Maintenance – Rules of Thumb From Direct Experience” »
Complexidade é relativa à habilidade de cada um. Oferecer vários recursos aumenta ou diminui a complexidade de uma linguagem computacional? Ser flexível e expandir seus limites aumenta o poder de solução, mas aumenta a curva de aprendizagem. Você pode ter um carro veloz, mas nem por isso é obrigado a utilizá-lo na sua velocidade … Read More “CS: Complexidade de Linguagem” »