Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
CSC309 Lecture 18
Search
Javier Gonzalez-Sanchez
PRO
February 23, 2023
Programming
0
180
CSC309 Lecture 18
Software Engineering II
Connecting Services IV
(202405)
Javier Gonzalez-Sanchez
PRO
February 23, 2023
Tweet
Share
More Decks by Javier Gonzalez-Sanchez
See All by Javier Gonzalez-Sanchez
CSC486 Lecture 07
javiergs
PRO
0
24
CSC486 Lecture 06
javiergs
PRO
0
48
CSC486 Lecture 05
javiergs
PRO
0
52
CSC486 Lecture 04
javiergs
PRO
0
35
CSC486 Lecture 03
javiergs
PRO
0
17
CSC486 Lecture 02
javiergs
PRO
0
19
CSC486 Lecture 01
javiergs
PRO
0
43
CSC305 Lecture 26
javiergs
PRO
0
150
CSC305 Lecture 25
javiergs
PRO
0
140
Other Decks in Programming
See All in Programming
2024年のkintone API振り返りと2025年 / kintone API look back in 2024
tasshi
0
160
Запуск 1С:УХ в крупном энтерпрайзе: мечта и реальность ПМа
lamodatech
0
970
Simple組み合わせ村から大都会Railsにやってきた俺は / Coming to Rails from the Simple
moznion
3
3.4k
ISUCON14公式反省会LT: 社内ISUCONの話
astj
PRO
0
130
BEエンジニアがFEの業務をできるようになるまでにやったこと
yoshida_ryushin
0
250
GitHub CopilotでTypeScriptの コード生成するワザップ
starfish719
28
6.1k
最近のVS Codeで気になるニュース 2025/01
74th
1
220
Flatt Security XSS Challenge 解答・解説
flatt_security
0
790
PHPで作るWebSocketサーバー ~リアクティブなアプリケーションを知るために~ / WebSocket Server in PHP - To know reactive applications
seike460
PRO
2
800
[Fin-JAWS 第38回 ~re:Invent 2024 金融re:Cap~]FaultInjectionServiceアップデート@pre:Invent2024
shintaro_fukatsu
0
310
Оптимизируем производительность блока Казначейство
lamodatech
0
980
QA環境で誰でも自由自在に現在時刻を操って検証できるようにした話
kalibora
1
150
Featured
See All Featured
Building a Modern Day E-commerce SEO Strategy
aleyda
38
7.1k
Art, The Web, and Tiny UX
lynnandtonic
298
20k
Rails Girls Zürich Keynote
gr2m
94
13k
Being A Developer After 40
akosma
89
590k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
8
1.3k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
356
29k
Build your cross-platform service in a week with App Engine
jlugia
229
18k
Done Done
chrislema
182
16k
Facilitating Awesome Meetings
lara
51
6.2k
Code Reviewing Like a Champion
maltzj
521
39k
Fashionably flexible responsive web design (full day workshop)
malarkey
406
66k
Testing 201, or: Great Expectations
jmmastey
41
7.2k
Transcript
jgs CSC 309 Software Engineering II Lecture 18: Connecting Services
IV Dr. Javier Gonzalez-Sanchez
[email protected]
www.javiergs.com Building 14 -227
jgs Previously
jgs Javier Gonzalez-Sanchez | CSC 309 | Winter 2023 |
3 Chatbot
jgs Javier Gonzalez-Sanchez | CSC 309 | Winter 2023 |
4 Chatbot
jgs Javier Gonzalez-Sanchez | CSC 309 | Winter 2023 |
5 {"id":"cmpl78QWL0xfnaEHWzTuCJZhpBK3OshrR", "object":"text_completion", "created":1682242925, "model":"gpt-3.5-turbo-instruct", "choices":[{ "text":"ANSWER TEXT HERE", "index":0, "logprobs":null, "finish_reason":"stop" }], "usage":{ "prompt_tokens":1, "completion_tokens":76, "total_tokens":77 } } JSON Response
jgs Javier Gonzalez-Sanchez | CSC 309 | Winter 2023 |
6 https://github.com/CSC3100/Cloud-Services Github
jgs What is New?
jgs Javier Gonzalez-Sanchez | CSC 309 | Winter 2023 |
8 GET vs POST
jgs Javier Gonzalez-Sanchez | CSC 309 | Winter 2023 |
9 GET
jgs Javier Gonzalez-Sanchez | CSC 309 | Winter 2023 |
10 GET vs POST
jgs Javier Gonzalez-Sanchez | CSC 309 | Winter 2023 |
11 ChatbotMain
jgs Javier Gonzalez-Sanchez | CSC 309 | Winter 2023 |
12 ChatbotPanel
jgs Javier Gonzalez-Sanchez | CSC 309 | Winter 2023 |
13 ChatbotBrain
jgs Javier Gonzalez-Sanchez | CSC 308 | Winter 2023 |
14
jgs Javier Gonzalez-Sanchez | CSC 308 | Winter 2023 |
15
jgs Github API
jgs Javier Gonzalez-Sanchez | CSC 309 | Winter 2023 |
17
jgs Javier Gonzalez-Sanchez | CSC 309 | Winter 2023 |
18
jgs Javier Gonzalez-Sanchez | CSC 309 | Winter 2023 |
19
jgs Javier Gonzalez-Sanchez | CSC 309 | Winter 2023 |
20
jgs Javier Gonzalez-Sanchez | CSC 309 | Winter 2023 |
22 Questions
jgs Javier Gonzalez-Sanchez | CSC 309 | Winter 2023 |
23 Office Hours Tuesday and Thursday 3 - 5 pm But an appointment required Sent me an email –
[email protected]
jgs
jgs CSC 309 Software Engineering II Lab 17: Work in
your Sprint Dr. Javier Gonzalez-Sanchez
[email protected]
www.javiergs.com Building 14 -227
jgs Javier Gonzalez-Sanchez | CSC 309 | Winter 2023 |
26 Let’s Work
jgs CSC 309 Software Engineering II Javier Gonzalez-Sanchez, Ph.D.
[email protected]
Spring 2024 Copyright. These slides can only be used as study material for the class CSC309 at Cal Poly. They cannot be distributed or used for another purpose.