Skip to content

Commit

Permalink
Merge branch 'preview'
Browse files Browse the repository at this point in the history
  • Loading branch information
ArjunBEG committed Mar 2, 2022
2 parents 9d861ea + 79e58ff commit e1c1de0
Show file tree
Hide file tree
Showing 9 changed files with 1,983 additions and 637 deletions.
1,004 changes: 502 additions & 502 deletions README.md

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -292,31 +292,31 @@ I am literally just going to combine a fair number of my Cheat Sheets in no part

<figure><img src="https://cdn-images-1.medium.com/max/600/1*jUFEdBQ552AU7eeQQ7EdPw.png" class="graf-image" /></figure><figure><img src="https://cdn-images-1.medium.com/max/600/1*nxdyK494Hu-gIs3dSZyrZQ.jpeg" class="graf-image" /></figure>

### GIT:
### GIT

<figure><img src="https://cdn-images-1.medium.com/max/1200/1*nxdyK494Hu-gIs3dSZyrZQ.jpeg" class="graf-image" /></figure>

### CSS:
### CSS

<figure><img src="https://cdn-images-1.medium.com/max/600/1*jUFEdBQ552AU7eeQQ7EdPw.png" class="graf-image" /></figure><figure><img src="https://cdn-images-1.medium.com/max/600/1*nxdyK494Hu-gIs3dSZyrZQ.jpeg" class="graf-image" /></figure>

---

### Bootstrap:
### Bootstrap

---

<figure><img src="https://cdn-images-1.medium.com/max/1200/1*nxdyK494Hu-gIs3dSZyrZQ.jpeg" class="graf-image" /></figure>

### Bash:
### Bash

> Continued:
---

<figure><img src="https://cdn-images-1.medium.com/max/600/1*jUFEdBQ552AU7eeQQ7EdPw.png" class="graf-image" /></figure><figure><img src="https://cdn-images-1.medium.com/max/600/1*nxdyK494Hu-gIs3dSZyrZQ.jpeg" class="graf-image" /></figure>

### Python:
### Python

- <span id="37d9">Python is an interpreted, high-level and general-purpose, dynamically typed programming language</span>
- <span id="bff6">It is also Object oriented, modular oriented and a scripting language.</span>
Expand All @@ -326,14 +326,14 @@ I am literally just going to combine a fair number of my Cheat Sheets in no part
- <span id="bcb1">We can run a python file by the following command in cmd(Windows) or shell(mac/linux).</span>
- <span id="b333">`python <filename.py>`</span>

#### By default, the python doesn't require any imports to run a python file.
#### By default, the python doesn't require any imports to run a python file

### Create and execute a program

1. <span id="e0d4">Open up a terminal/cmd</span>
2. <span id="07e7">Create the program: nano/cat &gt; <a href="http://nameprogram.py/" class="markup--anchor markup--li-anchor" title="http://nameProgram.py">nameProgram.py</a></span>
3. <span id="85c1">Write the program and save it</span>
4. <span id="b0b9">python <a href="http://nameprogram.py/" class="markup--anchor markup--li-anchor" title="http://nameProgram.py">nameProgram.py</a></span>
1. <span id="e0d4">Open up a terminal/cmd</span>
2. <span id="07e7">Create the program: nano/cat &gt; <a href="http://nameprogram.py/" class="markup--anchor markup--li-anchor" title="http://nameProgram.py">nameProgram.py</a></span>
3. <span id="85c1">Write the program and save it</span>
4. <span id="b0b9">python <a href="http://nameprogram.py/" class="markup--anchor markup--li-anchor" title="http://nameProgram.py">nameProgram.py</a></span>

### Basic Datatypes

Expand Down Expand Up @@ -509,8 +509,8 @@ I am literally just going to combine a fair number of my Cheat Sheets in no part

Python has two primitive loop commands:

1. <span id="7947">while loops</span>
2. <span id="672e">for loops</span>
1. <span id="7947">while loops</span>
2. <span id="672e">for loops</span>

#### While loop

Expand Down Expand Up @@ -582,37 +582,37 @@ Python has two primitive loop commands:

<figure><img src="https://cdn-images-1.medium.com/max/1200/1*nxdyK494Hu-gIs3dSZyrZQ.jpeg" class="graf-image" /></figure>

### JavaScript:
### JavaScript

---

<figure><img src="https://cdn-images-1.medium.com/max/600/1*jUFEdBQ552AU7eeQQ7EdPw.png" class="graf-image" /></figure><figure><img src="https://cdn-images-1.medium.com/max/600/1*nxdyK494Hu-gIs3dSZyrZQ.jpeg" class="graf-image" /></figure>

### TypeScript:
### TypeScript

<figure><img src="https://cdn-images-1.medium.com/max/600/1*jUFEdBQ552AU7eeQQ7EdPw.png" class="graf-image" /></figure><figure><img src="https://cdn-images-1.medium.com/max/600/1*nxdyK494Hu-gIs3dSZyrZQ.jpeg" class="graf-image" /></figure>

### React:
### React

<figure><img src="https://cdn-images-1.medium.com/max/600/1*jUFEdBQ552AU7eeQQ7EdPw.png" class="graf-image" /></figure><figure><img src="https://cdn-images-1.medium.com/max/600/1*nxdyK494Hu-gIs3dSZyrZQ.jpeg" class="graf-image" /></figure>

### Node:
### Node

<figure><img src="https://cdn-images-1.medium.com/max/1200/1*nxdyK494Hu-gIs3dSZyrZQ.jpeg" class="graf-image" /></figure>

### JQuery:
### JQuery

<figure><img src="https://cdn-images-1.medium.com/max/1200/1*nxdyK494Hu-gIs3dSZyrZQ.jpeg" class="graf-image" /></figure>

### Markdown:
### Markdown

<figure><img src="https://cdn-images-1.medium.com/max/1200/1*nxdyK494Hu-gIs3dSZyrZQ.jpeg" class="graf-image" /></figure>

### JSON:
### JSON

<figure><img src="https://cdn-images-1.medium.com/max/1200/1*nxdyK494Hu-gIs3dSZyrZQ.jpeg" class="graf-image" /></figure>

### Discover More:
### Discover More

<a href="https://bgoonz-blog.netlify.app/" class="markup--anchor markup--mixtapeEmbed-anchor" title="https://bgoonz-blog.netlify.app/"><strong>Web-Dev-Hub</strong>
<br/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ template: docs

# React

# Examples:
# Examples

<iframe src="https://codesandbox.io/embed/thirsty-cori-c9qxq?fontsize=14&hidenavigation=1&theme=dark"
style="width:100%; height:500px; border:0; border-radius: 4px; overflow:hidden;"
Expand All @@ -44,7 +44,7 @@ template: docs

Here I will walk through a demo…. skip down below for more fundamental examples and resources…

## Learn Redux:
## Learn Redux

<iframe class="block-content" src="https://learning-redux42.netlify.app/" height="1000px" width="1400px" scrolling="yes" frameborder="no" loading="lazy" allowtransparency="true" allowfullscreen="true" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

Expand All @@ -54,7 +54,7 @@ Here I will walk through a demo…. skip down below for more fundamental example

<iframe class="block-content" src="https://gist.github.com/bgoonz/0e9d7ba47f02d41d8cecfd23beecd2b1.js" height="1000px" width="1400px" scrolling="yes" frameborder="no" loading="lazy" allowtransparency="true" allowfullscreen="true" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

## ALL CODE:
## ALL CODE

```jsx

Expand Down
Loading

2 comments on commit e1c1de0

@vercel
Copy link

@vercel vercel bot commented on e1c1de0 Mar 2, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bgoonz
Copy link
Owner

@bgoonz bgoonz commented on e1c1de0 Mar 2, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.