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
CSC305 Lecture 26
javiergs
PRO
0
140
CSC305 Lecture 25
javiergs
PRO
0
130
CSC509 Lecture 14
javiergs
PRO
0
140
CSC305 Lecture 24
javiergs
PRO
0
46
CSC509 Lecture 13
javiergs
PRO
0
170
CSC305 Lecture 23
javiergs
PRO
1
120
CSC305 Lecture 22
javiergs
PRO
0
61
CSC509 Lecture 12
javiergs
PRO
0
210
CSC305 Lecture 21
javiergs
PRO
0
190
Other Decks in Programming
See All in Programming
php-conference-japan-2024
tasuku43
0
360
ブラウザ単体でmp4書き出すまで - muddy-web - 2024-12
yue4u
3
490
競技プログラミングへのお誘い@阪大BOOSTセミナー
kotamanegi
0
360
Webエンジニア主体のモバイルチームの 生産性を高く保つためにやったこと
igreenwood
0
340
DevFest - Serverless 101 with Google Cloud Functions
tunmise
0
130
今年のアップデートで振り返るCDKセキュリティのシフトレフト/2024-cdk-security-shift-left
tomoki10
0
230
各クラウドサービスにおける.NETの対応と見解
ymd65536
0
180
Scalaから始めるOpenFeature入門 / Scalaわいわい勉強会 #4
arthur1
1
340
Kaigi on Railsに初参加したら、その日にLT登壇が決定した件について
tama50505
0
110
rails stats で紐解く ANDPAD のイマを支える技術たち
andpad
1
300
テストコードのガイドライン 〜作成から運用まで〜
riku929hr
5
950
なまけものオバケたち -PHP 8.4 に入った新機能の紹介-
tanakahisateru
1
130
Featured
See All Featured
Building Applications with DynamoDB
mza
91
6.1k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
229
52k
The Cult of Friendly URLs
andyhume
78
6.1k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
29
2k
Why Our Code Smells
bkeepers
PRO
335
57k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
2
290
No one is an island. Learnings from fostering a developers community.
thoeni
19
3k
KATA
mclloyd
29
14k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
26
1.9k
Optimizing for Happiness
mojombo
376
70k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
1
110
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
159
15k
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.