Aran

About Programming Squirrel

Building Scalable Systems & High-Performance Teams — A Practical Guide for Modern Engineering

  • Home
  • Tools
  • Languages
    • Java
  • Algorithms
  • 29 de June de 2023

    Spring Terminology

    Spring Terminology

    When we start the Spring Framework, we start listening terms like Beans, Autowiring, Dependency Injection, IoC Factory, Inversion of Control, Application Context, etc. Before the go in full with Spring we need to understand them before.

    Read More

  • 26 de June de 2023

    Bubble sort

    Bubble sort

    The Bubble sort is the simplest algorithm to sort arrays. The goal is to sort a list of elements in the order that we need, comparing a pair of adjacent elements and perform a swap of these elements if they are in the wrong order (the most of the time is the ascending order).

    Read More

  • 26 de June de 2023

    Swap with Auxiliary Variable

    Swap with Auxiliary Variable

    The technique is a common approach used in programming to swap the positions of two values. It involves the use of a temporary variable as an intermediate storage space

    Read More

  • 16 de June de 2023

    Protocol Buffer aka (Protobuf)

    Protocol Buffer aka (Protobuf)

    Protocol Buffers (Protobuf) is a data serialization system developed by Google that allows you to define the structure of messages in a .proto file and generate code to efficiently serialize and deserialize data in multiple programming languages.

    Read More

  • 13 de June de 2023

    Complexity Theory

    Complexity Theory

    The Complexity Theory seeks to analyze and classify problems according to their degree of difficulty and find theoretical limits on the efficiency of algorithms.

    Read More

  • 12 de June de 2023

    Running Time Analysis of Algorithms – Introduction

    Running Time Analysis of Algorithms – Introduction

    The running time complexity of an algorithm defines how much time the given algorithm needs to run.

    Read More

  • 18 de May de 2023

    Java Class Structure

    Java Class Structure

    In Java, the basic building blocks are the Classes, when you define a class you will describe all the parts and characteristics of one of those building blocks. The use of the classes is to instantiate/create Objects. An object is a runtime instance of a class in memory. A class has two primary elements the…

    Read More

  • 18 de May de 2023

    Inmutability

    Inmutability

    Immutability refers to the property or characteristic of an object, value, or state that cannot change once it has been created or established.

    Read More

  • 17 de May de 2023

    Internal State

    Internal State

    The internal state of an object represents the values of its attributes or properties at a given point in time.

    Read More

  • 12 de May de 2023

    Scala Vs Java

    Scala Vs Java

    Scala and Java share many similarities, including compiling to .class files, being object-oriented, and supporting lambdas and higher-order functions. Scala has a concise but readable syntax and is more flexible and dynamic in certain situations, making it feel like a dynamic language even though it is statically typed. Scala is also a pure OOP and…

    Read More

←Previous Page
1 2 3 4 5
Next Page→

Place Holder foto

Programming Squirrel

programmingsquirrel@gmail.com

  • Facebook
  • LinkedIn

¿Need Help?

  • About
  • Home
  • Contact

Languages

  • Java
  • Go

🔄 Programming Squirrel is evolving — ✨ We’re refreshing the site to improve your experience. 🐿️ One nut at a time!

  • Subscribe Subscribed
    • About Programming Squirrel
    • Already have a WordPress.com account? Log in now.
    • About Programming Squirrel
    • Subscribe Subscribed
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar