PGYER IPA HUB
하루에 끝내는 파이썬 핵심기초
하루에 끝내는 파이썬 핵심기초
5Đánh giá
Sep 3, 2019Cập nhật mới nhất
1.0Phiên bản

Về 하루에 끝내는 파이썬 핵심기초

‘하루에 끝내는 파이썬 핵심기초’는
프로그래밍 완전 초보자를 위해 준비하였습니다.

‘하루에 끝내는 파이썬 핵심기초’는
중요 실전 코드를 중심으로
파이썬 핵심기초를 완성하는 학습App입니다.

‘하루에 끝내는 파이썬 핵심기초’는
프로그래밍을 처음 시작하는 학습자를 위해
친절하게 완전 기초부터 설명하고 있으며
실전코드를 직접 입력하여 코드의 정상 작동 여부를
곧바로 확인할 수 있는 학습App입니다.

The Python’s Basics in 1 Day
Python For The Ultimate Beginners
We Can Learn The Basics
Of Python Just in 1 Day. Yeah!

▶ App 소개 :

‘하루에 끝내는 파이썬 핵심기초’는
프로그래밍 언어를 처음 시작하는 학습자가
짧은 시간 내에 프로그래밍과 파이썬의 핵심기초를
완성하기 위해 준비되었습니다.

학습자 여러분께서는 용어와 개념의 이해를 우선적으로
전체 내용을 처음부터 끝까지 1회 통독하는 것이 좋습니다.

‘하루에 끝내는 파이썬 핵심기초’에서 소개하는
최소 97개 챕터와 여기에 포함된 상당수의 개념과
실전 코드만으로 미니 프로그램을 충분히 만들 수 있을 것입니다.

▶App 목차 :

00. ‘파이썬 시작을 위한 기초’에 대하여!
01. Programing이란?
02. Coding이란?
03. Python이라는 프로그래밍 언어!
04. Python을 사용하는 방법!
05. Data란?
06. Variable이란?
07. Function이란?
08. Python Coding의 시작!
09. 'Hello World!'라고 출력하기!

10. Data의 종류, ‘6가지 자료형’!
11. 첫 번째 Data Type, Number
12. Number의 유형 확인하는 Code
13. Number를 변환하는 Code
14. 두 번째 Data Type, String
15. String의 특징
16. 세 번째 Data Type, List
17. List로 만드는 Code
18. 네 번째 Data Type, Tuple
19. Tuple로 만드는 Code
20. 다섯 번째 Data Type, Set
21. 여섯 번째 Data Type, Dictionary
22. Dictionary의 Nesting
23. 6가지 Data Type의 핵심 총정리!

24. Data를 다루는 도구, ‘연산자’에 대하여!
25. 연산자 첫 번째 : Arithmetic Operator
26. Arithmetic Operator의 우선 순위
27. Arithmetic Operator의 연결과 복제
28. 연산자 두 번째 : Comparison Operator
29. 참과 거짓의 Boolean Expression
30. 연산자 세 번째 : Assignment Operator
31. 연산자 Assignment Operator의 이해
32. 연산자 네 번째 : Logical Operator
33. and Operator의 이해
34. or Operator의 이해
35. not Operator의 이해
36. 연산자 다섯 번째 : in, not in Operator
37. in, not in Operator의 이해
38. 5가지 ‘연산자’ 핵심 총정리

39. ‘순서’와 관련된 핵심 개념들!
40. 위치/순서를 표시하는 Index
41. Index의 이해
42. 구간을 표시하는 Slicing
43. List의 Slicing
44. 간격을 표시하는 Step

45. ‘펑션/메소드/포멧’의 핵심!
46. Data를 다루는 ‘기능’, Function
47. ‘총합’을 구하는 sum ( ) Function
48. ‘길이’를 구하는 len ( ) Function
49. ‘최대치’를 찾는 max ( ) Function
50. ‘최소치’를 찾는 min ( ) Function
51. 요소를 ‘삭제’하는 del ( ) Function
52. 나의 Function을 만드는 공식!
53. 나의 Function을 만드는 2가지 방식!
54. 나의 ‘곱하기’ Function 만드는 법!
55. Data를 다루는 ‘방법’, Method
56. ‘정돈/정렬’하는 Method
57. ‘추가’하는 Method
58. ‘제거’하는 Method
59. ‘추출’하는 Method
60. ‘위치를 찾는’ Method
61. String 전용 Method (is-)
62. String 전용 is- Method 연습
63. Data를 다루는 ‘틀’, Format
64. Format의 연습
65. Format의 응용

66. Statement의 핵심!
67. if 조건문의 Flow Chart
68. if 조건문의 기본공식
69. if 조건문의 동작방식
70. if else 조건문
71. elif 조건문의 기본공식
72. elif 조건문과 ‘성인인증’
73. for 반복문의 Flow Chart
74. for 반복문의 기본공식
75. for 반복문의 동작방식
76. for else 반복문
77. for 반복문의 중지
78. while 반복문의 Flow Chart
79. while 반복문의 작동방식
80. while 반복문의 조건
81. while 반복문의 중지

82. Python의 핵심기초 마무리!
83. Module의 이해
84. Module ‘불러오기’
85. ‘통계용’ Module 불러오기
86. ‘랜덤’ Module 불러오기
87. Syntax의 이해
88. User input의 이해
89. User input의 실행
90. User input의 응용
91. class란?
92. class의 이해 (1)
93. class의 이해 (2)
94. class의 이해 (3)
95. class의 ‘상속’
96. class의 ‘상속’ : ‘부모 class’
97. class의 ‘상속’ : ‘자식 class’

▶ 추천사 : (본문 내용 중)

‘하루에 끝내는 파이썬 핵심기초’는 꼭 필요하고 당장 사용할 수 있는
개념과 코드를 중심으로
모든 챕터는 최대한 쉽게 간결하게 설명하고 있습니다.
- Coding Coaches -

Ảnh chụp màn hình của 하루에 끝내는 파이썬 핵심기초

Ảnh chụp màn hình của 하루에 끝내는 파이썬 핵심기초 iPad

Phổ biến nhất

Sing It - Ear Trainer
Sing It - Ear TrainerA must app for every musician, singer, or just for fun. Test,train, and improve your musical ear an
Tube PiP -  PiP for YouTube
Tube PiP - PiP for YouTubeTube PiP - the ultimate YouTube companion for iOS: 1. Picture in Picture (PiP) Playback: Watch YouT
Papaya Ouch!
Papaya Ouch!In the game Papaya Ouch!, you can experience backpack management, tower defense, TD, merge, match 2,
Lets Go VPN
Lets Go VPNLets Go VPN, the most advanced VPN, is designed by a team of top developers who strive to ensure all
Paprika Recipe Manager 3
Paprika Recipe Manager 3Organize your recipes. Create grocery lists. Plan your meals. Download recipes from your favorite we
War Pigeons Unbounded
War Pigeons UnboundedWar is coming. Deep down in top secret military labs they have evolved, mutated - and escaped. The f
Procreate Pocket
Procreate PocketApp of the Year winner Procreate Pocket is the most feature-packed and versatile art app ever design
Cowboy Westland survival run
Cowboy Westland survival runAre you ready to take part in the #1 exciting 3D western adventure? Cowboy Westland survival run mak
Max: Stream HBO, TV, & Movies
Max: Stream HBO, TV, & MoviesIt’s all here. Iconic series, award-winning movies, fresh originals, and family favorites, featuring
TonalEnergy Tuner & Metronome
TonalEnergy Tuner & MetronomeFor musicians from pros to beginners, whether you sing, play a brass, woodwind or stringed instrumen
SkyView®
SkyView®SkyView® brings stargazing to everyone. Simply point your iPhone, iPad, or iPod at the sky to identi
Ninja Dash 2015
Ninja Dash 2015Ninja Dash 2015 is the fast paced running game!<br>On these maze fields, rush to the end of this nin
Tami-Live Chat&Video
Tami-Live Chat&VideoTami is an app that records daily life and ideas.<br><br>You can use it to record your every day, wh
SALE Camera - marketing camera effects plus photo editor
SALE Camera - marketing camera effects plus photo editorSALE Camera Help you create the best Business to consumer Stock Photos and Images. provides 300 filt
DevTutor for SwiftUI
DevTutor for SwiftUI"DevTutor" is an application designed to assist developers in creating exceptional apps using SwiftU
Mokens League Soccer
Mokens League SoccerDive into Mokens League Soccer and experience the new era of soccer gaming! Esports for Everyone: W
Zombie Z
Zombie ZZOMBIE ENDLESS RUNNER LIKES NO OTHER!<br><br>WHY?<br><br>* Awesome graphic quality!<br><br>* Simplif
Dead Z - Zombie Survival
Dead Z - Zombie SurvivalCatastrophic explosion at the Omega Labs started the apocalypse, now spreading across the Earth. Ta
HotSchedules
HotSchedulesHotSchedules is the industry's leading employee scheduling app because it’s the fastest and easiest
ChatGPT
ChatGPTIntroducing ChatGPT for iOS: OpenAI’s latest advancements at your fingertips. This official app is
Disney Store
Disney StoreDisney Store is your official home for exclusive collections, designer collaborations, and one-of-a-
fight back tennis
fight back tennisa Pong game with Tennis style, the gameplay itself is very simple, you can using Touch. Ball speed w
Dr. Mina Adly
Dr. Mina AdlyMina Adly mobile app provides students with portable instant access to a selection of services. Usi
iVerify Basic
iVerify BasiciVerify Basic is your gateway to enhanced device security and threat awareness, offering a glimpse i