SlideShare uma empresa Scribd logo
1 de 58
Baixar para ler offline
Advanced
Vim
Tips / Technique / Shortcuts
Settings / Scripts
2013-09-22
Thai Pangsakulyanont
@ BarCamp Bangkhen 4
Sunday, September 22, 13
Me
• Thai Pangsakulyanont
• Software and Knowledge Engineering
Undergraduate Student,
Kasetsart University
• @dtinth
• http://dt.in.th/
Sunday, September 22, 13
• http://bit.ly/bcbk4vim
Sunday, September 22, 13
Outline
• A Quick Demonstration
• Built-In Features
• Shortcut, Tips & Trick, Settings
• Vundle
• Plugins
• More Resources
Sunday, September 22, 13
A Quick
Demonstration!
Sunday, September 22, 13
.vimrc Settings
Sunday, September 22, 13
Most Important
Don’t stay in INSERT mode
Sunday, September 22, 13
Disable Arrow Keys
in Insert Mode
• inoremap <Up> <NOP>
• inoremap <Down> <NOP>
• inoremap <Left> <NOP>
• inoremap <Right> <NOP>
Sunday, September 22, 13
&
--NORMAL--
o O
• Begin a new line (below/above) the
cursor and insert text.
Open Below Open Above
Sunday, September 22, 13
&
--NORMAL--
i a
Insert Append
Sunday, September 22, 13
&
• Insert text before the first non-blank
in the line.
• Append text at the end of the line.
--NORMAL--
I A
INSERT APPEND
Sunday, September 22, 13
--NORMAL--
• Search for pattern
Search
/
Previous
N
Next
n
Sunday, September 22, 13
• Repeat last change
--NORMAL--
.
Repeat
Sunday, September 22, 13
--NORMAL-- and --VISUAL--
J
• Join multiple lines into 1 line.
Join
Sunday, September 22, 13
• Replace the character under the cursor
without entering the insert mode.
--NORMAL--
r
Replace
Sunday, September 22, 13
&
• Add to the number.
• Subtract from the number.
--NORMAL--
^a ^x
Add Subtract
Sunday, September 22, 13
Completion
Sunday, September 22, 13
• Next match / previous match.
• Keyword Completion.
--INSERT--
&^n ^p
Next Previous
Sunday, September 22, 13
• File Name Completion.
--INSERT--
^x ^f ^f ^f
Complete File (next) (next)
Sunday, September 22, 13
• Omni Completion (context-sensitive).
--INSERT--
^x ^o ^o ^o
Complete Omni (next) (next)
Sunday, September 22, 13
Text Objects
Sunday, September 22, 13
--NORMAL--
c d v
Change Delete Visual
Sunday, September 22, 13
iw aw
i( a(
i{ a{
i[ a[
i< a<
i" a"
i' a'
it at
Sunday, September 22, 13
"ic
Change Inside "
--NORMAL--
Sunday, September 22, 13
c
Change A "
"a
--NORMAL--
Sunday, September 22, 13
In Visual Mode...
Sunday, September 22, 13
--VISUAL--
c
Change
• Puts the deleted text into
register.
• So you can paste later.
• Ex. Extract to Variable
Sunday, September 22, 13
Visual·Line Mode
Sunday, September 22, 13
V
Visual
(Linewise)
--NORMAL--
Sunday, September 22, 13
--VISUAL·LINE--
<
Outdent
>
Indent
Sunday, September 22, 13
--VISUAL--
p
Paste
• Replaces the selected text.
Sunday, September 22, 13
System Clipboard
Register
Sunday, September 22, 13
--NORMAL--
p
Paste
• Paste from Default (Internal) Register
Sunday, September 22, 13
--NORMAL--
p
Paste
• Paste from System Clipboard
+
System
Clipboard
Select
Register
"
Sunday, September 22, 13
More Shortcuts
Sunday, September 22, 13
--INSERT--
^h
Remove Character
^w
Remove Word
h is the 8th letter of the English alphabet.
ASCII code 8 is for “Backspace”.
Sunday, September 22, 13
Vundle
Sunday, September 22, 13
Vundle
The Plugin Manager for Vim
https://github.com/gmarik/vundle
Sunday, September 22, 13
Vim Plugins
Sunday, September 22, 13
Lokaltog/vim-easymotion
Sunday, September 22, 13
<Leader>
:let mapleader=”<key to use>”
• <Leader> is a key reserved for plugins.
• Default key is Backslash ()
Sunday, September 22, 13
<Leader> <Leader>
f
<Leader> <Leader>
F
--NORMAL--
{char}
{char}
EasyMotion Find Character
Sunday, September 22, 13
kana/vim-arpeggio
Sunday, September 22, 13
Arpeggio inoremap fun function
Arpeggio inoremap () ()<Left>
Sunday, September 22, 13
Arpeggio inoremap sd <Backspace>
Arpeggio inoremap kl <Backspace>
Arpeggio nnoremap sdf ciw
Arpeggio nnoremap jkl ciw
Sunday, September 22, 13
kien/ctrlp.vim
Sunday, September 22, 13
scrooloose/syntastic
Sunday, September 22, 13
justincampbell/vim-eighties
Sunday, September 22, 13
tpope/vim-surround
Sunday, September 22, 13
sc
Change Surrounding " into '
" '
Sunday, September 22, 13
sd
Delete Surrounding Tag
t
Sunday, September 22, 13
sy
Wrap Inside Word
wi
<span class="sharp">
With <div class="x">
Sunday, September 22, 13
dtinth/vim-colors-dtinth256
Sunday, September 22, 13
ervandew/supertab
Sunday, September 22, 13
More Resources
Sunday, September 22, 13
• http://usevim.com/
A Vim Blog (← Recommended!)
• http://vim.wikia.com/
Vim Tips Wiki
• http://www.vim.org/scripts/
Official Script Repository
• http://vim-scripts.org/
Git Mirror of the above
Sunday, September 22, 13
Q/A
Sunday, September 22, 13
Thank You!
Sunday, September 22, 13

Mais conteúdo relacionado

Destaque

Ako nespravovať zombie stránku?
Ako nespravovať zombie stránku?Ako nespravovať zombie stránku?
Ako nespravovať zombie stránku?Tomáš Hrábek
 
Framtidens samhälle Del2 - Allt hänger på vad vi eldar
Framtidens samhälle Del2 - Allt hänger på vad vi eldarFramtidens samhälle Del2 - Allt hänger på vad vi eldar
Framtidens samhälle Del2 - Allt hänger på vad vi eldarMälarenergi AB
 
Building Facebook Apps with Popfly, Silverlight, and ASP.NET
Building Facebook Apps with Popfly, Silverlight, and ASP.NETBuilding Facebook Apps with Popfly, Silverlight, and ASP.NET
Building Facebook Apps with Popfly, Silverlight, and ASP.NETDave McClure
 
Social Media Listening (USFWS)
Social Media Listening (USFWS) Social Media Listening (USFWS)
Social Media Listening (USFWS) Danielle Brigida
 
Building Startup Ecosytems & Investing in Tech Startups
Building Startup Ecosytems & Investing in Tech StartupsBuilding Startup Ecosytems & Investing in Tech Startups
Building Startup Ecosytems & Investing in Tech StartupsDave McClure
 
2015 c3 workshop -launching and integrating digitial technology and social media
2015 c3 workshop -launching and integrating digitial technology and social media2015 c3 workshop -launching and integrating digitial technology and social media
2015 c3 workshop -launching and integrating digitial technology and social mediaCharlotte McCorquodale
 
система виховної роботи
система виховної роботисистема виховної роботи
система виховної роботиalena72
 
''حضرت خدیجہ رضی اللہ عنہا ایمان و وفا کی ساتھی ''
''حضرت خدیجہ رضی اللہ عنہا ایمان و وفا کی ساتھی ''''حضرت خدیجہ رضی اللہ عنہا ایمان و وفا کی ساتھی ''
''حضرت خدیجہ رضی اللہ عنہا ایمان و وفا کی ساتھی ''Zubair Mansoori
 
Muslimaage killaa ... حصن المسلم (Dhua Book .. Dhivehi Bahun)
Muslimaage killaa ... حصن المسلم  (Dhua Book .. Dhivehi Bahun)Muslimaage killaa ... حصن المسلم  (Dhua Book .. Dhivehi Bahun)
Muslimaage killaa ... حصن المسلم (Dhua Book .. Dhivehi Bahun)Roohaanee Faruvaa
 
Sanntidsdata i ArcGIS - Esri norsk BK 2014
Sanntidsdata i ArcGIS -  Esri norsk BK 2014Sanntidsdata i ArcGIS -  Esri norsk BK 2014
Sanntidsdata i ArcGIS - Esri norsk BK 2014Geodata AS
 
เล่ม 1 การเกิดปฏิกิริยาเคมี
เล่ม 1 การเกิดปฏิกิริยาเคมีเล่ม 1 การเกิดปฏิกิริยาเคมี
เล่ม 1 การเกิดปฏิกิริยาเคมีPreeyapat Lengrabam
 

Destaque (13)

Ako nespravovať zombie stránku?
Ako nespravovať zombie stránku?Ako nespravovať zombie stránku?
Ako nespravovať zombie stránku?
 
1º1º
 
Framtidens samhälle Del2 - Allt hänger på vad vi eldar
Framtidens samhälle Del2 - Allt hänger på vad vi eldarFramtidens samhälle Del2 - Allt hänger på vad vi eldar
Framtidens samhälle Del2 - Allt hänger på vad vi eldar
 
Building Facebook Apps with Popfly, Silverlight, and ASP.NET
Building Facebook Apps with Popfly, Silverlight, and ASP.NETBuilding Facebook Apps with Popfly, Silverlight, and ASP.NET
Building Facebook Apps with Popfly, Silverlight, and ASP.NET
 
Social Media Listening (USFWS)
Social Media Listening (USFWS) Social Media Listening (USFWS)
Social Media Listening (USFWS)
 
Building Startup Ecosytems & Investing in Tech Startups
Building Startup Ecosytems & Investing in Tech StartupsBuilding Startup Ecosytems & Investing in Tech Startups
Building Startup Ecosytems & Investing in Tech Startups
 
2015 c3 workshop -launching and integrating digitial technology and social media
2015 c3 workshop -launching and integrating digitial technology and social media2015 c3 workshop -launching and integrating digitial technology and social media
2015 c3 workshop -launching and integrating digitial technology and social media
 
My Web Side
My Web SideMy Web Side
My Web Side
 
система виховної роботи
система виховної роботисистема виховної роботи
система виховної роботи
 
''حضرت خدیجہ رضی اللہ عنہا ایمان و وفا کی ساتھی ''
''حضرت خدیجہ رضی اللہ عنہا ایمان و وفا کی ساتھی ''''حضرت خدیجہ رضی اللہ عنہا ایمان و وفا کی ساتھی ''
''حضرت خدیجہ رضی اللہ عنہا ایمان و وفا کی ساتھی ''
 
Muslimaage killaa ... حصن المسلم (Dhua Book .. Dhivehi Bahun)
Muslimaage killaa ... حصن المسلم  (Dhua Book .. Dhivehi Bahun)Muslimaage killaa ... حصن المسلم  (Dhua Book .. Dhivehi Bahun)
Muslimaage killaa ... حصن المسلم (Dhua Book .. Dhivehi Bahun)
 
Sanntidsdata i ArcGIS - Esri norsk BK 2014
Sanntidsdata i ArcGIS -  Esri norsk BK 2014Sanntidsdata i ArcGIS -  Esri norsk BK 2014
Sanntidsdata i ArcGIS - Esri norsk BK 2014
 
เล่ม 1 การเกิดปฏิกิริยาเคมี
เล่ม 1 การเกิดปฏิกิริยาเคมีเล่ม 1 การเกิดปฏิกิริยาเคมี
เล่ม 1 การเกิดปฏิกิริยาเคมี
 

Semelhante a Vim สั่งได้ดั่งใจ #bcbk4

Drools and BRMS 6.0 (Dublin Aug 2013)
Drools and BRMS 6.0 (Dublin Aug 2013)Drools and BRMS 6.0 (Dublin Aug 2013)
Drools and BRMS 6.0 (Dublin Aug 2013)Mark Proctor
 
Feature Flagging your Infrastructure for Fun and Profit
Feature Flagging your Infrastructure for Fun and ProfitFeature Flagging your Infrastructure for Fun and Profit
Feature Flagging your Infrastructure for Fun and ProfitDaniel Schauenberg
 
jQuery Mobile Deep Dive
jQuery Mobile Deep DivejQuery Mobile Deep Dive
jQuery Mobile Deep DiveTroy Miles
 
Cooking an Omelette with Chef
Cooking an Omelette with ChefCooking an Omelette with Chef
Cooking an Omelette with Chefctaintor
 
Ruby meetup 7_years_in_testing
Ruby meetup 7_years_in_testingRuby meetup 7_years_in_testing
Ruby meetup 7_years_in_testingDigital Natives
 
Making the Switch, Part 1: Top 5 Things to Consider When Evaluating Drupal
Making the Switch, Part 1: Top 5 Things to Consider When Evaluating DrupalMaking the Switch, Part 1: Top 5 Things to Consider When Evaluating Drupal
Making the Switch, Part 1: Top 5 Things to Consider When Evaluating DrupalAcquia
 
Drupal 8 Preview for Site Builders
Drupal 8 Preview for Site BuildersDrupal 8 Preview for Site Builders
Drupal 8 Preview for Site BuildersAcquia
 
Latinoware Rails 2009
Latinoware Rails 2009Latinoware Rails 2009
Latinoware Rails 2009Fabio Akita
 
Performance & Responsive Web Design
Performance & Responsive Web DesignPerformance & Responsive Web Design
Performance & Responsive Web DesignZach Leatherman
 
Rails For Kids 2009
Rails For Kids 2009Rails For Kids 2009
Rails For Kids 2009Fabio Akita
 
RailsAdmin - Overview and Best practices
RailsAdmin - Overview and Best practicesRailsAdmin - Overview and Best practices
RailsAdmin - Overview and Best practicesBenoit Bénézech
 
What's coming in Joomla 4 - Joomla Day Budapest 2013
What's coming in Joomla 4 - Joomla Day Budapest 2013What's coming in Joomla 4 - Joomla Day Budapest 2013
What's coming in Joomla 4 - Joomla Day Budapest 2013vdrover
 
From Renamer Plugin to Polyglot IDE
From Renamer Plugin to Polyglot IDEFrom Renamer Plugin to Polyglot IDE
From Renamer Plugin to Polyglot IDEintelliyole
 
Automating Enterprise Wireless Deployments
Automating Enterprise Wireless DeploymentsAutomating Enterprise Wireless Deployments
Automating Enterprise Wireless DeploymentsZack Smith
 
Twig & D8 - DrupalCamp Baltics 2013 - Tallinn
Twig & D8 - DrupalCamp Baltics 2013 - TallinnTwig & D8 - DrupalCamp Baltics 2013 - Tallinn
Twig & D8 - DrupalCamp Baltics 2013 - TallinnSir-Arturio
 
Everything as Code
Everything as CodeEverything as Code
Everything as CodeWayne Walls
 
An Introduction to DevOps with Chef
An Introduction to DevOps with ChefAn Introduction to DevOps with Chef
An Introduction to DevOps with ChefJulian Dunn
 
XPages Blast - Lotusphere 2013
XPages Blast - Lotusphere 2013XPages Blast - Lotusphere 2013
XPages Blast - Lotusphere 2013Tim Clark
 
Autodesk EAGLE and OSH Park
Autodesk EAGLE and OSH ParkAutodesk EAGLE and OSH Park
Autodesk EAGLE and OSH ParkDrew Fustini
 

Semelhante a Vim สั่งได้ดั่งใจ #bcbk4 (20)

Drools and BRMS 6.0 (Dublin Aug 2013)
Drools and BRMS 6.0 (Dublin Aug 2013)Drools and BRMS 6.0 (Dublin Aug 2013)
Drools and BRMS 6.0 (Dublin Aug 2013)
 
Feature Flagging your Infrastructure for Fun and Profit
Feature Flagging your Infrastructure for Fun and ProfitFeature Flagging your Infrastructure for Fun and Profit
Feature Flagging your Infrastructure for Fun and Profit
 
jQuery Mobile Deep Dive
jQuery Mobile Deep DivejQuery Mobile Deep Dive
jQuery Mobile Deep Dive
 
Cooking an Omelette with Chef
Cooking an Omelette with ChefCooking an Omelette with Chef
Cooking an Omelette with Chef
 
Ruby meetup 7_years_in_testing
Ruby meetup 7_years_in_testingRuby meetup 7_years_in_testing
Ruby meetup 7_years_in_testing
 
Making the Switch, Part 1: Top 5 Things to Consider When Evaluating Drupal
Making the Switch, Part 1: Top 5 Things to Consider When Evaluating DrupalMaking the Switch, Part 1: Top 5 Things to Consider When Evaluating Drupal
Making the Switch, Part 1: Top 5 Things to Consider When Evaluating Drupal
 
Drupal 8 Preview for Site Builders
Drupal 8 Preview for Site BuildersDrupal 8 Preview for Site Builders
Drupal 8 Preview for Site Builders
 
Latinoware Rails 2009
Latinoware Rails 2009Latinoware Rails 2009
Latinoware Rails 2009
 
Performance & Responsive Web Design
Performance & Responsive Web DesignPerformance & Responsive Web Design
Performance & Responsive Web Design
 
OpenSIPS Workshop
OpenSIPS WorkshopOpenSIPS Workshop
OpenSIPS Workshop
 
Rails For Kids 2009
Rails For Kids 2009Rails For Kids 2009
Rails For Kids 2009
 
RailsAdmin - Overview and Best practices
RailsAdmin - Overview and Best practicesRailsAdmin - Overview and Best practices
RailsAdmin - Overview and Best practices
 
What's coming in Joomla 4 - Joomla Day Budapest 2013
What's coming in Joomla 4 - Joomla Day Budapest 2013What's coming in Joomla 4 - Joomla Day Budapest 2013
What's coming in Joomla 4 - Joomla Day Budapest 2013
 
From Renamer Plugin to Polyglot IDE
From Renamer Plugin to Polyglot IDEFrom Renamer Plugin to Polyglot IDE
From Renamer Plugin to Polyglot IDE
 
Automating Enterprise Wireless Deployments
Automating Enterprise Wireless DeploymentsAutomating Enterprise Wireless Deployments
Automating Enterprise Wireless Deployments
 
Twig & D8 - DrupalCamp Baltics 2013 - Tallinn
Twig & D8 - DrupalCamp Baltics 2013 - TallinnTwig & D8 - DrupalCamp Baltics 2013 - Tallinn
Twig & D8 - DrupalCamp Baltics 2013 - Tallinn
 
Everything as Code
Everything as CodeEverything as Code
Everything as Code
 
An Introduction to DevOps with Chef
An Introduction to DevOps with ChefAn Introduction to DevOps with Chef
An Introduction to DevOps with Chef
 
XPages Blast - Lotusphere 2013
XPages Blast - Lotusphere 2013XPages Blast - Lotusphere 2013
XPages Blast - Lotusphere 2013
 
Autodesk EAGLE and OSH Park
Autodesk EAGLE and OSH ParkAutodesk EAGLE and OSH Park
Autodesk EAGLE and OSH Park
 

Último

My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024The Digital Insurer
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
The Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfThe Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfSeasiaInfotech2
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Wonjun Hwang
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsMiki Katsuragi
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piececharlottematthew16
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervé Boutemy
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfRankYa
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr LapshynFwdays
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 

Último (20)

My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
The Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfThe Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdf
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering Tips
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piece
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdf
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 

Vim สั่งได้ดั่งใจ #bcbk4