Skip to content
View Brumous101's full-sized avatar

Block or report Brumous101

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Pinned Loading

  1. Object-Oriented-Programming-and-Software-Engineering Object-Oriented-Programming-and-Software-Engineering Public

    The design and development of object oriented programs using a modern object oriented language which includes support for classes, methods, polymorphism, and encapsulation. Introduce models and iss…

    JavaScript

  2. Data-Structures Data-Structures Public

    This course includes advanced methods for searching and sorting, including hashing techniques. It is an Introduction to complexity analysis. Topics covered will include dynamic data structures such…

    C++

  3. Networking-and-Communication Networking-and-Communication Public

    Interfacing a computer system to external devices which support asynchronous and synchronous communications, flow-control paths, data transfer, packets, and physical interfaces. A study of the ISO …

    C++

  4. Systems-Programming Systems-Programming Public

    A computer requires software to be useful for something. Some software is application software and some software is at a lower level than the application level. Systems programming is the activity …

    C 1