Coding Gig Club | Community ๐Ÿ’ป
5 subscribers
4 photos
6 links
Club members love to help Tech Enthusiasts learn, code, build portfolio, and win gigs. For โ€” Beginner โ€ข Freelancer โ€ข Self-taught โ€ข Self-sufficient Programmers.
Download Telegram
Channel name was changed to ยซCoding Gig Club ๐Ÿ’ปยป
CGC 1.0: Everyday Programming Concepts

Be a part of the CodingGigClub community today:

โ€“ Learn how to code; explore the concepts behind every programming logic.

โ€“ Learn with JavaScript, Python, Solidity.

โ€“ Build Websites, Mobile Apps, and Web3/Blockchain Projects

Everyday on telegram

Follow CGC On X
https://x.com/CodingGigClub

Follow Host & Instructor On X
https://x.com/MrOvos

Official Website
https://www.cgc.com.ng

Send In Anonymous Messages:
- Questions,
- Enquiry
https://ngl.link/mrovos1

โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”
DON'T OWN A LAPTOP?
Practice every Challenge and Examples online using:

GitHub Codespaces (Online VS CODE, Recommended)
https://github.com/codespaces

Codepen (JavaScript+)
https://codepen.com

Pogrammiz (Python+)
https://programiz.com

Remix (Solidity)
https://remix.ethereum.org


โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”
FREE ONLINE LEARNING RESOURCES

๐ŸŽฏ W3schools
๐ŸŽฏ MDN
๐ŸŽฏ TutorialsPoint
๐ŸŽฏ GeeksforGeeks
๐ŸŽฏ EdX
๐ŸŽฏ Khan Academy
๐ŸŽฏ YouTube
๐ŸŽฏ FreeCodeCamp
๐ŸŽฏ Coursera
๐ŸŽฏ Codecademy
๐ŸŽฏ Sololearn
Coding Gig Club | Community ๐Ÿ’ป pinned ยซCGC 1.0: Everyday Programming Concepts Be a part of the CodingGigClub community today: โ€“ Learn how to code; explore the concepts behind every programming logic. โ€“ Learn with JavaScript, Python, Solidity. โ€“ Build Websites, Mobile Apps, and Web3/Blockchainโ€ฆยป
๐—ง๐—ต๐—ฒ๐—ฟ๐—ฒ ๐—”๐—ฟ๐—ฒ ๐—ฉ๐—ฎ๐—ฟ๐—ถ๐—ฎ๐—ฏ๐—น๐—ฒ๐˜€ ๐—”๐—น๐—น ๐—”๐—ฟ๐—ผ๐˜‚๐—ป๐—ฑ ๐—ฌ๐—ผ๐˜‚!

A plate holds food, a bottle holds water, a balloon holds air. The bottle, plate and balloon are โ€œReal Life Variablesโ€ storing "Real Life Data" โ€” Solid, Liquid and Gas.

Let's talk about Variables!

https://x.com/MrOvos/status/1797782050172195215?t=xTzNrJv3xm2Up4HJ-6hK0g&s=19

QUICK CHALLENGE
Create a program that does the following:
- Define two integer variables, "a" and "b", and assign them any values.
- Perform the following operations using these variables:
Sum, Difference, Product, Quotient
Remainder.
- Print/Show the results of each operation.

Comment your answers below ๐Ÿ‘‡
๐—ฌ๐—ผ๐˜‚ ๐—”๐—ฟ๐—ฒ ๐—” ๐—ฅ๐˜‚๐—ป๐—ป๐—ถ๐—ป๐—ด ๐—ฃ๐—ฟ๐—ผ๐—ด๐—ฟ๐—ฎ๐—บ โ€” ๐—” ๐—•๐˜‚๐—ป๐—ฐ๐—ต ๐—ข๐—ณ "๐—š๐—ฒ๐—ป๐—ฒ๐˜๐—ถ๐—ฐ๐˜€ ๐—–๐—ผ๐—ฑ๐—ฒ"
DNA is like code for your body, directing growth and function, just as programming code tells computers how to perform tasks and run applications.

Let's talk Computer Programming ๐Ÿงต

https://x.com/MrOvos/status/1798358174254444869?t=_JqaO9cNH22w1AHq_FQX7w&s=19

Quick Challenge?
Create a "function" that takes a person's name and age as inputs and returns a greeting that tells them if they are an adult or not.

Comment your answers below ๐Ÿ‘‡
๐—ง๐—ฎ๐—น๐—ธ๐—ถ๐—ป๐—ด ๐˜๐—ผ ๐—ฃ๐—ฒ๐—ผ๐—ฝ๐—น๐—ฒ, ๐—ง๐—ฎ๐—น๐—ธ๐—ถ๐—ป๐—ด ๐˜๐—ผ ๐—–๐—ผ๐—บ๐—ฝ๐˜‚๐˜๐—ฒ๐—ฟ๐˜€ โ€” ๐—ง๐—ต๐—ฒ ๐——๐˜‚๐—ฎ๐—น ๐—Ÿ๐—ถ๐—ณ๐—ฒ ๐—ผ๐—ณ ๐—ฎ ๐—ฃ๐—ฟ๐—ผ๐—ด๐—ฟ๐—ฎ๐—บ๐—บ๐—ฒ๐—ฟ
Where forgetting a comma is like forgetting to say 'please' โ€” the computer just won't understand.

An Overview of programming languages ๐Ÿงต๐Ÿ‘‡

https://x.com/MrOvos/status/1799057306178720228?t=kN08cgImfKfg6VvI3DPb7w&s=19

Comment your chosen programming language(s) ๐Ÿ‘‡
๐—™๐—ฟ๐—ผ๐—บ ๐—š๐—ถ๐—ด๐—ฎ๐—ป๐˜๐—ถ๐—ฐ ๐—–๐—ผ๐˜‚๐—ป๐˜๐—ถ๐—ป๐—ด ๐— ๐—ฎ๐—ฐ๐—ต๐—ถ๐—ป๐—ฒ๐˜€ ๐—ง๐—ผ ๐—ง๐—ต๐—ฒ ๐—ฆ๐—บ๐—ฎ๐—ฟ๐˜๐—ฝ๐—ต๐—ผ๐—ป๐—ฒ๐˜€ ๐—œ๐—ป ๐—ข๐˜‚๐—ฟ ๐—ฃ๐—ผ๐—ฐ๐—ธ๐—ฒ๐˜๐˜€

๐ŸงตThe evolution of programming has been like watching a dinosaur morph into a smartphone โ€“ with way less roaring and a lot more coding mishaps along the way!

https://x.com/MrOvos/status/1799863078470791224?t=4fj35Uqsyvdgfei1wDMcRA&s=19

QUICK CHALLENGE ๐Ÿ†
Write a Python program that takes a list of numbers and prints the sum of all even numbers in the list.

Comment your answers below ๐Ÿ‘‡
๐—ซ๐— ๐—Ÿ, ๐—›๐—ง๐— ๐—Ÿ, ๐—–๐—ฆ๐—ฆ โ€” ๐—ช๐—ต๐—ฎ๐˜ ๐—ฌ๐—ผ๐˜‚ ๐—ฆ๐—ฒ๐—ฒ ๐—˜๐˜ƒ๐—ฒ๐—ฟ๐˜†๐—ฑ๐—ฎ๐˜†
They are fundamental technologies in web development. XML manages data structure, HTML defines webpage content, and CSS styles its presentation, creating cohesive and interactive online experiences.

๐ŸงตDive in๐Ÿ‘‡

https://x.com/MrOvos/status/1801335777328087140?t=_kWHddc1AueesWiTwR-npA&s=19

Quick Challenge
Create a Card Component

1. HTML: Create a basic structure for a card component that includes a title, an image, and a short description.
2. CSS: Style the card component to have a border, padding, background color, align and space the image and text are properly


Comment your answers below ๐Ÿ‘‡