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
210
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
CSC305 Summer Lecture 04
javiergs
PRO
1
52
CSC305 Summer Lecture 03
javiergs
PRO
0
75
CSC305 Summer Lecture 02
javiergs
PRO
0
43
CSC305 Summer Lecture 01
javiergs
PRO
0
59
CSC307 Lecture 16
javiergs
PRO
0
150
CSC570 Lecture 13
javiergs
PRO
0
41
CSC307 Lecture 17
javiergs
PRO
0
120
UP Lecture 30
javiergs
PRO
0
86
UP Lecture 25
javiergs
PRO
0
78
Other Decks in Programming
See All in Programming
Reactの歴史を振り返る
tutinoko
1
160
SwiftでMCPサーバーを作ろう!
giginet
PRO
2
210
QA x AIエコシステム段階構築作戦
osu
0
220
decksh - a little language for decks
ajstarks
4
21k
NEWT Backend Evolution
xpromx
1
170
Gemini CLIの"強み"を知る! Gemini CLIとClaude Codeを比較してみた!
kotahisafuru
3
850
変化を楽しむエンジニアリング ~ いままでとこれから ~
murajun1978
0
630
[SRE NEXT] 複雑なシステムにおけるUser Journey SLOの導入
yakenji
1
880
[Codecon - 2025] Como não odiar seus testes
camilacampos
0
100
PHPカンファレンス関西2025 基調講演
sugimotokei
6
1.1k
대규모 트래픽을 처리하는 프론트 개발자의 전략
maryang
0
110
Strands Agents で実現する名刺解析アーキテクチャ
omiya0555
1
110
Featured
See All Featured
Done Done
chrislema
185
16k
Facilitating Awesome Meetings
lara
54
6.5k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.4k
Unsuck your backbone
ammeep
671
58k
Music & Morning Musume
bryan
46
6.7k
Rebuilding a faster, lazier Slack
samanthasiow
83
9.1k
Adopting Sorbet at Scale
ufuk
77
9.5k
GitHub's CSS Performance
jonrohan
1031
460k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.4k
Statistics for Hackers
jakevdp
799
220k
Designing for Performance
lara
610
69k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
3.9k
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.