Intro Flashcards

1
Q

When u have a QUESTION: what to provide?

A

Code, server output, terminal command or error message

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

When u have a QUESTION: external services for large code (7+ lines) of basic HTML/CSS/JS

A

Codepen

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

When u have a QUESTION: external services for large code (7+ lines) of JS/Ruby

A

Replit

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

When u have a QUESTION: external services for large code (7+ lines) of Webpack/React

A

CodeSandbox

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

When u have a QUESTION: external services for large code (7+ lines) for error messages/server output

A

Paste bin

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

When to use pseudo code?

A

If u have a question before writing any code

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What to do When u share an image?

A

Use screen shot not a photo of computer screen.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

When asking a question how to share files?

A

Don’t share ones that require download

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

How to explain problems?

A

Detailed step by step way to reproduce it. Explain the part ur trying to solve

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What to describe

A

What you’re expecting to happen

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What to summarize

A

What you’ve tried

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

How to go about Follow up questions

A

Avoid them. Research more.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Best ways to phrase questions

A

What do you want to happen? What have you tried so far? How did you get here?

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

when there’s no one to help u on discord?

A

Discord search function

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

How to display short code in chat room?

A

(‘ ‘)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Display large code

A

“””

Your line of code

“””

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

Chat feature: hi with giphy

A

/giphy hi

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

Info on chat commands

A

!help

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

Username shoutout

A

@username ++

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

How to help with coding question?

A

Only when ur sure. Don’t hold their hands guide them. Only help when ur free or when they absolutely can’t do it themselves.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

How to encourage debugger use

A

!debug

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

Encourage Google use

A

!google

23
Q

Ping a user

A

@user

24
Q

Bombing chats

A

Don’t send multiple messages in a row put it in one

25
Q

On exclusion

A

Include people on convo when they join

26
Q

Help on discord - after asking

A

Dont disappear right after asking for help on code. Stick it out.

27
Q

What not to type

A

Things u won’t say out loud

28
Q

What is a computer

A

Electronic device that manipulated information or data

29
Q

What is hardware?

A

Any part of your computer that has a physical structure, such as the keyboard mouse.

30
Q

What is software?

A

Software is any set of instructions that tells the hardware what to do and how to do it.

31
Q

Desktop computers designation?

A

Desktop computers are designed to be used on the desk with other parts.

32
Q

Tablet computers or tablets

A

Touch sensitive hand held computers that are even more portable than laptops

33
Q

Servers

A

A server is a computer that serves up information to other computers on a network.

34
Q

The beginning of pcs

A

IBM PC introduced in 1981

35
Q

Macs, dob.

A

Macintosh was introduced in 1984.

36
Q

Macs speciality

A

1st widely sold computer with GUI

37
Q

Macs creator

A

Made by one company (Apple)

38
Q

Macs operating system

A

Mac OS X operating system

39
Q

What’s an operating system?

A

Manages the computers memory and process, as well as it’s software and hardware.

40
Q

Graphical user interface

A

Let’s you use your mouse to click icons, buttons, menus and everything is clearly displayed on the screen using a combination of graphics and text.

41
Q

When was Windows created?

A

Mid-1980s

42
Q

Windows 10

A

2015

43
Q

Windows 8

A

2012

44
Q

Windows 7

A

2009

45
Q

Windows Vista

A

2007

46
Q

Why’s windows the most popular?

A

It’s preloaded on most new pcs

47
Q

MacOS original name?

A

OS X

48
Q

What’s macOS

A

A line of operating system created by Apple preloaded in all Macintosh laptop.

49
Q

Mojave

A

MacOS released 2018

50
Q

High Sierra

A

MacOS released 2017

51
Q

Sierra

A

MacOS released 2016

52
Q

Mac vs Windows

A

Windows is more than 80% and Apple less than 10%

53
Q

Linux

A

Open source operating system

54
Q

Open source

A

Can be modified or distributed by anyone