CodeNewbie Community 🌱

Discussion on: #CNC2021 "Write More" Mission 1 Submission Thread

Collapse
 
julieg18 profile image
Julie

My three writing ideas:

  1. Ways to Place Variables in Python Strings - Shows a couple ways you place variables in Python strings. Also names the pros/cons of each way.
  2. 5 Cool JS Web APIs - Lists 5 different JavaScript Web APIs, explaining what each one does and an example on what you could do with it.
  3. How to create bash terminal shortcuts - A tutorial on creating terminal shortcuts on a bash terminal.
Collapse
 
lyqht profile image
Estee Tey

Personally looking forward to article 2 😆 Haven't used JS Web Native APIs for the longest time!

For article 3, would it be normal bash terminal shortcuts or zsh?

Collapse
 
julieg18 profile image
Julie

I'm not sure yet, I need to look into how both are done, and decide which one.

Collapse
 
juanfrank77 profile image
Juan F Gonzalez

Those are great ideas for articles! For #3 I think you could scope it down a little more to have some of the most important/useful shortcuts so you don't end up with a massive article that you end up doubting about hahaha.

Collapse
 
wolde_ai profile image
000

I have started learning Python recently so I will be looking forward to reading your articles. Your 2nd idea seems fun and there is a lot to learn from the third idea as well. I look forward to reading your articles.

Collapse
 
terrifricker profile image
Terri Fricker

These look great. Have you written any of them yet?