Skip to content
View emartin680's full-sized avatar

Block or report emartin680

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 Loading

  1. Intro_to_Classes Intro_to_Classes Public

    introduction to objects

    C# 1

  2. docs docs Public

    Forked from Skullbock/docs

    YOOtheme Documentation Repository

    JavaScript

  3. GCSE_DT_ReadInFile GCSE_DT_ReadInFile Public

    This will show you how to read in a CSV file into a 2D array from the BIN/DEBUG folder

    C# 15

  4. Loops_for Loops_for Public

    This will introduce students to basic for loops

  5. objects objects Public

    This code will explain basic objects and classes highlighting in particular instance variables, GETTER/SETTTER methods, property equivalents for instance variables and constructors including overlo…

  6. TimedQuiz TimedQuiz Public

    This code will display a sixty-second timer within which players must complete a 10-second quiz. The timer (remaining time) will only update once the user has answered each question.