Skip to content

liannegray/intro-to-coding-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Intro to Coding MOOC Challenge



Code First Girls



Solving a Series of Coding Conundrums

Code First Girls MOOC Challenges

Table of Contents


Introduction

Planning Development Static Badge Static Badge Static Badge Gitter

The Intro to Coding Challenge with Code First Girls is a 4-week challenge aiming to get participants to create Flowcharts and PseudoCode to represent the problems presented.

We were sorted into teams and presented with 5 coding problems. There were be 3 core problems and 2 additional problems. Teams were required to submit responses to 2 out of 5 questions for this challenge of our choosing in the form of a presentation. The top 3 submissions were invited to present on 24th October 2023.

Challenge Requirements:

Approach

A

Planning

Feel free to send us feedback on Twitter or file an issue. Feature requests are always welcome. If you wish to contribute, please take a quick look at the guidelines!

If there's anything you'd like to chat about, please feel free to join our Gitter chat!

Design (Phase One)

This project follows the all-contributors specification and is brought to you by these awesome contributors.

Design (Phase Two)

This project follows the all-contributors specification and is brought to you by these awesome contributors.

Build Process

  • Follow the React Native Guide for getting started building a project with native code. A Mac is required if you wish to develop for iOS.
  • Clone or download the repo
  • yarn to install dependencies
  • yarn run link to link react-native dependencies
  • yarn start:ios to start the packager and run the app in the iOS simulator (yarn start:ios:logger will boot the application with redux-logger)
  • yarn start:android to start the packager and run the app in the the Android device/emulator (yarn start:android:logger will boot the application with redux-logger)

Please take a look at the contributing guidelines for a detailed process on how to build your application as well as troubleshooting information.

Development Keys: The CLIENT_ID and CLIENT_SECRET in api/index.js are for development purposes and do not represent the actual application keys. Feel free to use them or use a new set of keys by creating an OAuth application of your own. Set the "Authorization callback URL" to gitpoint://welcome.

Review

etc

Presentation

our submission

<iframe loading="lazy" style="position: absolute; width: 100%; height: 100%; top: 0; left: 0; border: none; padding: 0;margin: 0;" src="https://www.canva.com/design/DAFwSaf86NY/view?embed" allowfullscreen="allowfullscreen" allow="fullscreen"> </iframe>
Intro To Coding Challenge 2023 - Grey Team

Acknowledgments

Thanks to Code First Girls for providing myself and other women the opportunity to educate and challenge ourselves to make the leap to a career in tech.

Code First Girls MOOC Challenges

About

Intro to Coding MOOC Challenge by Code First Girls. Solving a series of coding conundrums.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published