GithubHelp home page GithubHelp logo

wal33d / freds_numeric_journey-c Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 9 KB

Interactive Numeric Journey in C: A concise educational tool that demystifies variables, pointers, and memory addresses through engaging user interactions. Perfect for beginners to grasp fundamental C programming concepts, memory management, and pointer operations.

Makefile 20.89% C 79.11%
c console-application multi-threading real-time simulation thread-synchronization user-input educational-tool memory-management programming-concepts

freds_numeric_journey-c's Introduction

Fred's Numeric Journey ๐Ÿš€

Welcome to Fred's Numeric Journey, a fun and interactive C project designed to explore the basics of variables, pointers, and memory addresses in C programming. Originally conceived as a university assignment by Waleed Gudah, this project has been repurposed into an engaging activity for learners and enthusiasts alike.

๐Ÿ“– Introduction

In this project, you'll embark on an interactive journey with fred, a variable of type double. You will have the opportunity to assign fred a value, display it, and manipulate it using pointers. Additionally, you'll explore how to access and display the memory address of fred in both decimal and hexadecimal formats. This project is a fantastic opportunity to dive deep into the foundational concepts of C programming in a fun and accessible way.

๐Ÿš€ Features

  • Interactive introduction to variables and their values.
  • Understanding and using pointers to manipulate data.
  • Displaying memory addresses in different formats.
  • Engaging user input to direct the journey.

๐Ÿ›  Installation

Prerequisites

To run Fred's Numeric Journey, you'll need:

  • GCC Compiler or any compatible C compiler for your system.
  • Basic knowledge of terminal or command-line interface.

Quick Start

  1. Clone this repository to your local machine:
git clone https://github.com/Wal33D/Freds_Numeric_Journey-C.git
  1. Navigate to the project directory:
cd Freds_Numeric_Journey-C
  1. Compile the program using the provided Makefile. This step also creates a start script for easy execution of the program:
make
  1. Run the program using the start script:
./startFredJourney.sh

๐Ÿ“š How to Use

Simply follow the installation instructions to compile and run the program. The start script (startFredJourney.sh) simplifies execution, allowing you to easily embark on Fred's journey. Throughout the journey, fred will guide you, displaying his value, memory address, and how these can be manipulated using pointers. Your inputs will influence the course of the journey, making it a personalized experience.

๐Ÿ‘ฅ Contributing

Feel free to fork this project, submit pull requests, or send suggestions to improve the project. Let's make learning C fun and interactive for everyone!

๐Ÿ“œ License

This project is open-sourced under the MIT License.

Enjoy the journey through the realms of C programming with Fred!

freds_numeric_journey-c's People

Contributors

wal33d avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.