Skip to content
View fernandes22899's full-sized avatar
Block or Report

Block or report fernandes22899

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. Scala Scala Public

    Contains uses of features of a modern, high-level, general-purpose programming language such as Scala. Object-oriented, functional, and concurrent programming.

    HTML

  2. JAVA-Fundamentals JAVA-Fundamentals Public

    Beginning Java work. Learning basics such as loops, if-statements, methods, classes, etc.

    Java

  3. JAVA-Further-Implementation JAVA-Further-Implementation Public

    Theory and practice of computer science. Algorithm development and analysis; data abstraction techniques; elementary data structures; dynamic memory manipulation; debugging; and program design issu…

    Java

  4. SQL SQL Public

    Introduction to database management system design, implementation, and usage with focus on the relational model. Data description, manipulation, and query language in the context of MySQL.

    PHP

  5. Data-Structures Data-Structures Public

    Structures such as AVL Trees, Heaps, Hash Tables, and Adjacent Lists. Abstract data types such as Maps, Priority Queues, and Graphs. Slight introduction to algorithms for sorting and graphing

    C++

  6. System-Level-Programming System-Level-Programming Public

    Software/hardware interaction. Computer organization, CPU, memory, registers, addressing modes, instruction sets, assemblers, linkers, concurrency, memory hierarchy, and memory management.

    C