狠狠撸shows by User: DanielMcGhan
/
http://www.slideshare.net/images/logo.gif狠狠撸shows by User: DanielMcGhan
/
Thu, 04 Jun 2020 16:24:41 GMT狠狠撸Share feed for 狠狠撸shows by User: DanielMcGhanIntro to JavaScript for APEX Developers
/slideshow/intro-to-javascript-for-apex-developers/234997246
introtojavascriptforapexdevelopers-200604162441 These are the slides from the Oracle APEX Office Hours session on 2020/06/04. Abstract: JavaScript continues to play an increasingly important role in each release of APEX. This is because APEX creates web apps, and it's JavaScript that programs the web. But for developers coming from a background in SQL and PL/SQL, JavaScript can be a little intimidating.
Luckily, APEX developers only need to know a little JavaScript to impact their applications significantly. In this session, attendees will learn how to write essential JavaScript code, add it to APEX apps, and work with jQuery and the DOM. ]]>
These are the slides from the Oracle APEX Office Hours session on 2020/06/04. Abstract: JavaScript continues to play an increasingly important role in each release of APEX. This is because APEX creates web apps, and it's JavaScript that programs the web. But for developers coming from a background in SQL and PL/SQL, JavaScript can be a little intimidating.
Luckily, APEX developers only need to know a little JavaScript to impact their applications significantly. In this session, attendees will learn how to write essential JavaScript code, add it to APEX apps, and work with jQuery and the DOM. ]]>
Thu, 04 Jun 2020 16:24:41 GMT/slideshow/intro-to-javascript-for-apex-developers/234997246DanielMcGhan@slideshare.net(DanielMcGhan)Intro to JavaScript for APEX DevelopersDanielMcGhanThese are the slides from the Oracle APEX Office Hours session on 2020/06/04. Abstract: JavaScript continues to play an increasingly important role in each release of APEX. This is because APEX creates web apps, and it's JavaScript that programs the web. But for developers coming from a background in SQL and PL/SQL, JavaScript can be a little intimidating.
Luckily, APEX developers only need to know a little JavaScript to impact their applications significantly. In this session, attendees will learn how to write essential JavaScript code, add it to APEX apps, and work with jQuery and the DOM. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/introtojavascriptforapexdevelopers-200604162441-thumbnail.jpg?width=120&height=120&fit=bounds" /><br> These are the slides from the Oracle APEX Office Hours session on 2020/06/04. Abstract: JavaScript continues to play an increasingly important role in each release of APEX. This is because APEX creates web apps, and it's JavaScript that programs the web. But for developers coming from a background in SQL and PL/SQL, JavaScript can be a little intimidating.
Luckily, APEX developers only need to know a little JavaScript to impact their applications significantly. In this session, attendees will learn how to write essential JavaScript code, add it to APEX apps, and work with jQuery and the DOM.
]]>
7540https://cdn.slidesharecdn.com/ss_thumbnails/introtojavascriptforapexdevelopers-200604162441-thumbnail.jpg?width=120&height=120&fit=boundspresentationBlackhttp://activitystrea.ms/schema/1.0/posthttp://activitystrea.ms/schema/1.0/posted0Dynamic Actions, the Hard Parts
/slideshow/dynamic-actions-the-hard-parts/234433220
dynamicactionsthehardparts-200521202715 The Dynamic Action framework can make it easy to add dynamic behavior to your APEX applications without writing any JavaScript. But there are parts of the framework that aren鈥檛 so straight forward. JavaScript hooks, complex event bindings, debugging Ajax, and more 鈥� some might call these the hard parts of Dynamic Actions.
In this session, attendees will skip the introduction to Dynamic Actions and dive right into the hard parts. By the end, folks will leave with some new tools in their tool belt that will help them take the Dynamic Action framework further than they thought was possible.
]]>
The Dynamic Action framework can make it easy to add dynamic behavior to your APEX applications without writing any JavaScript. But there are parts of the framework that aren鈥檛 so straight forward. JavaScript hooks, complex event bindings, debugging Ajax, and more 鈥� some might call these the hard parts of Dynamic Actions.
In this session, attendees will skip the introduction to Dynamic Actions and dive right into the hard parts. By the end, folks will leave with some new tools in their tool belt that will help them take the Dynamic Action framework further than they thought was possible.
]]>
Thu, 21 May 2020 20:27:15 GMT/slideshow/dynamic-actions-the-hard-parts/234433220DanielMcGhan@slideshare.net(DanielMcGhan)Dynamic Actions, the Hard PartsDanielMcGhanThe Dynamic Action framework can make it easy to add dynamic behavior to your APEX applications without writing any JavaScript. But there are parts of the framework that aren鈥檛 so straight forward. JavaScript hooks, complex event bindings, debugging Ajax, and more 鈥� some might call these the hard parts of Dynamic Actions.
In this session, attendees will skip the introduction to Dynamic Actions and dive right into the hard parts. By the end, folks will leave with some new tools in their tool belt that will help them take the Dynamic Action framework further than they thought was possible.
<img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/dynamicactionsthehardparts-200521202715-thumbnail.jpg?width=120&height=120&fit=bounds" /><br> The Dynamic Action framework can make it easy to add dynamic behavior to your APEX applications without writing any JavaScript. But there are parts of the framework that aren鈥檛 so straight forward. JavaScript hooks, complex event bindings, debugging Ajax, and more 鈥� some might call these the hard parts of Dynamic Actions.
In this session, attendees will skip the introduction to Dynamic Actions and dive right into the hard parts. By the end, folks will leave with some new tools in their tool belt that will help them take the Dynamic Action framework further than they thought was possible.
]]>
3830https://cdn.slidesharecdn.com/ss_thumbnails/dynamicactionsthehardparts-200521202715-thumbnail.jpg?width=120&height=120&fit=boundspresentationBlackhttp://activitystrea.ms/schema/1.0/posthttp://activitystrea.ms/schema/1.0/posted0Module 3: Working with the DOM and jQuery
/slideshow/module-3-working-with-the-dom-and-jquery/230161595
3-working-with-the-dom-and-jquery-200312195749 These are the slides from the 3rd module in the "Introduction to JavaScript for APEX Developers" workshop. This module covers the following topics: 1) Understanding the DOM 2) What is jQuery? 3) Selecting, traversing, and manipulating the DOM 4) Events overview 5) Creating event listeners]]>
These are the slides from the 3rd module in the "Introduction to JavaScript for APEX Developers" workshop. This module covers the following topics: 1) Understanding the DOM 2) What is jQuery? 3) Selecting, traversing, and manipulating the DOM 4) Events overview 5) Creating event listeners]]>
Thu, 12 Mar 2020 19:57:49 GMT/slideshow/module-3-working-with-the-dom-and-jquery/230161595DanielMcGhan@slideshare.net(DanielMcGhan)Module 3: Working with the DOM and jQueryDanielMcGhanThese are the slides from the 3rd module in the "Introduction to JavaScript for APEX Developers" workshop. This module covers the following topics: 1) Understanding the DOM 2) What is jQuery? 3) Selecting, traversing, and manipulating the DOM 4) Events overview 5) Creating event listeners<img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/3-working-with-the-dom-and-jquery-200312195749-thumbnail.jpg?width=120&height=120&fit=bounds" /><br> These are the slides from the 3rd module in the "Introduction to JavaScript for APEX Developers" workshop. This module covers the following topics: 1) Understanding the DOM 2) What is jQuery? 3) Selecting, traversing, and manipulating the DOM 4) Events overview 5) Creating event listeners
]]>
7430https://cdn.slidesharecdn.com/ss_thumbnails/3-working-with-the-dom-and-jquery-200312195749-thumbnail.jpg?width=120&height=120&fit=boundspresentationBlackhttp://activitystrea.ms/schema/1.0/posthttp://activitystrea.ms/schema/1.0/posted0Module 2: Adding JavaScript to APEX Apps
/slideshow/module-2-adding-javascript-to-apex-apps/230161475
2-adding-javascript-to-apex-apps-200312195415 These are the slides from the 2nd module in the "Introduction to JavaScript for APEX Developers" workshop. This module covers the following topics: 1) Dynamic Actions 2) Dynamic Actions with JavaScript hooks 3) Page and component level attributes 4) Static files]]>
These are the slides from the 2nd module in the "Introduction to JavaScript for APEX Developers" workshop. This module covers the following topics: 1) Dynamic Actions 2) Dynamic Actions with JavaScript hooks 3) Page and component level attributes 4) Static files]]>
Thu, 12 Mar 2020 19:54:15 GMT/slideshow/module-2-adding-javascript-to-apex-apps/230161475DanielMcGhan@slideshare.net(DanielMcGhan)Module 2: Adding JavaScript to APEX AppsDanielMcGhanThese are the slides from the 2nd module in the "Introduction to JavaScript for APEX Developers" workshop. This module covers the following topics: 1) Dynamic Actions 2) Dynamic Actions with JavaScript hooks 3) Page and component level attributes 4) Static files<img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/2-adding-javascript-to-apex-apps-200312195415-thumbnail.jpg?width=120&height=120&fit=bounds" /><br> These are the slides from the 2nd module in the "Introduction to JavaScript for APEX Developers" workshop. This module covers the following topics: 1) Dynamic Actions 2) Dynamic Actions with JavaScript hooks 3) Page and component level attributes 4) Static files
]]>
7460https://cdn.slidesharecdn.com/ss_thumbnails/2-adding-javascript-to-apex-apps-200312195415-thumbnail.jpg?width=120&height=120&fit=boundspresentationBlackhttp://activitystrea.ms/schema/1.0/posthttp://activitystrea.ms/schema/1.0/posted0Module 1: JavaScript Basics
/slideshow/module-1-javascript-basics/230161365
1-javascript-basics-200312195046 These are the slides from the 1st module in the "Introduction to JavaScript for APEX Developers" workshop. This module covers the following topics: 1) Why JavaScript? 2) Variables and data types 3) Operators 4) Conditionals and loops 5) Objects and functions 6) Developer tools]]>
These are the slides from the 1st module in the "Introduction to JavaScript for APEX Developers" workshop. This module covers the following topics: 1) Why JavaScript? 2) Variables and data types 3) Operators 4) Conditionals and loops 5) Objects and functions 6) Developer tools]]>
Thu, 12 Mar 2020 19:50:46 GMT/slideshow/module-1-javascript-basics/230161365DanielMcGhan@slideshare.net(DanielMcGhan)Module 1: JavaScript BasicsDanielMcGhanThese are the slides from the 1st module in the "Introduction to JavaScript for APEX Developers" workshop. This module covers the following topics: 1) Why JavaScript? 2) Variables and data types 3) Operators 4) Conditionals and loops 5) Objects and functions 6) Developer tools<img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/1-javascript-basics-200312195046-thumbnail.jpg?width=120&height=120&fit=bounds" /><br> These are the slides from the 1st module in the "Introduction to JavaScript for APEX Developers" workshop. This module covers the following topics: 1) Why JavaScript? 2) Variables and data types 3) Operators 4) Conditionals and loops 5) Objects and functions 6) Developer tools
]]>
12880https://cdn.slidesharecdn.com/ss_thumbnails/1-javascript-basics-200312195046-thumbnail.jpg?width=120&height=120&fit=boundspresentationBlackhttp://activitystrea.ms/schema/1.0/posthttp://activitystrea.ms/schema/1.0/posted0Introduction to JavaScript for APEX Developers - Module 3: Working with the DOM and jQuery
/slideshow/introduction-to-javascript-for-apex-developers-module-3-working-with-the-dom-and-jquery/227636220
3-working-with-the-dom-and-jquery-200211160835 This module covers the following topics: 1) Understanding the DOM 2) What is jQuery? 3) Selecting, traversing, and manipulating the DOM 4) Events overview 5) Creating event listeners]]>
This module covers the following topics: 1) Understanding the DOM 2) What is jQuery? 3) Selecting, traversing, and manipulating the DOM 4) Events overview 5) Creating event listeners]]>
Tue, 11 Feb 2020 16:08:35 GMT/slideshow/introduction-to-javascript-for-apex-developers-module-3-working-with-the-dom-and-jquery/227636220DanielMcGhan@slideshare.net(DanielMcGhan)Introduction to JavaScript for APEX Developers - Module 3: Working with the DOM and jQueryDanielMcGhanThis module covers the following topics: 1) Understanding the DOM 2) What is jQuery? 3) Selecting, traversing, and manipulating the DOM 4) Events overview 5) Creating event listeners<img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/3-working-with-the-dom-and-jquery-200211160835-thumbnail.jpg?width=120&height=120&fit=bounds" /><br> This module covers the following topics: 1) Understanding the DOM 2) What is jQuery? 3) Selecting, traversing, and manipulating the DOM 4) Events overview 5) Creating event listeners
]]>
2290https://cdn.slidesharecdn.com/ss_thumbnails/2-adding-javascript-to-apex-apps-200211160433-thumbnail.jpg?width=120&height=120&fit=boundspresentationBlackhttp://activitystrea.ms/schema/1.0/posthttp://activitystrea.ms/schema/1.0/posted0Introduction to JavaScript for APEX Developers - Module 1: JavaScript Basics
/slideshow/introduction-to-javascript-for-apex-developers-module-1-javascript-basics/227629505
1-javascript-basics-200211151532 This module covers the following topics: 1) Why JavaScript? 2) Variables and data types 3) Operators 4) Conditionals and loops 5) Objects and functions 6) Developer tools]]>
This module covers the following topics: 1) Why JavaScript? 2) Variables and data types 3) Operators 4) Conditionals and loops 5) Objects and functions 6) Developer tools]]>
Tue, 11 Feb 2020 15:15:32 GMT/slideshow/introduction-to-javascript-for-apex-developers-module-1-javascript-basics/227629505DanielMcGhan@slideshare.net(DanielMcGhan)Introduction to JavaScript for APEX Developers - Module 1: JavaScript BasicsDanielMcGhanThis module covers the following topics: 1) Why JavaScript? 2) Variables and data types 3) Operators 4) Conditionals and loops 5) Objects and functions 6) Developer tools<img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/1-javascript-basics-200211151532-thumbnail.jpg?width=120&height=120&fit=bounds" /><br> This module covers the following topics: 1) Why JavaScript? 2) Variables and data types 3) Operators 4) Conditionals and loops 5) Objects and functions 6) Developer tools
]]>
1650https://cdn.slidesharecdn.com/ss_thumbnails/1-javascript-basics-200211151532-thumbnail.jpg?width=120&height=120&fit=boundspresentationBlackhttp://activitystrea.ms/schema/1.0/posthttp://activitystrea.ms/schema/1.0/posted0Intro to GraphQL for Database Developers
/slideshow/intro-to-graphql-for-database-developers/147353434
introtographqlfordatabasedevelopers-190524003830 RPC, REST, and now GraphQL? Yes! Facebook鈥檚 latest standard is shaking up the API world as it promises to provide consumers with more power and flexibility than they鈥檝e had with previous standards. Sounds great, but how should one get started surfacing up data from their relational databases with GraphQL? In this session, attendees will get a brief overview of GraphQL APIs and learn about some of the key advantages they can offer over REST APIs. Next, a technical deep dive will show how GraphQL works and how it can be tied into new or existing relational data stores.]]>
RPC, REST, and now GraphQL? Yes! Facebook鈥檚 latest standard is shaking up the API world as it promises to provide consumers with more power and flexibility than they鈥檝e had with previous standards. Sounds great, but how should one get started surfacing up data from their relational databases with GraphQL? In this session, attendees will get a brief overview of GraphQL APIs and learn about some of the key advantages they can offer over REST APIs. Next, a technical deep dive will show how GraphQL works and how it can be tied into new or existing relational data stores.]]>
Fri, 24 May 2019 00:38:30 GMT/slideshow/intro-to-graphql-for-database-developers/147353434DanielMcGhan@slideshare.net(DanielMcGhan)Intro to GraphQL for Database DevelopersDanielMcGhanRPC, REST, and now GraphQL? Yes! Facebook鈥檚 latest standard is shaking up the API world as it promises to provide consumers with more power and flexibility than they鈥檝e had with previous standards. Sounds great, but how should one get started surfacing up data from their relational databases with GraphQL? In this session, attendees will get a brief overview of GraphQL APIs and learn about some of the key advantages they can offer over REST APIs. Next, a technical deep dive will show how GraphQL works and how it can be tied into new or existing relational data stores.<img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/introtographqlfordatabasedevelopers-190524003830-thumbnail.jpg?width=120&height=120&fit=bounds" /><br> RPC, REST, and now GraphQL? Yes! Facebook鈥檚 latest standard is shaking up the API world as it promises to provide consumers with more power and flexibility than they鈥檝e had with previous standards. Sounds great, but how should one get started surfacing up data from their relational databases with GraphQL? In this session, attendees will get a brief overview of GraphQL APIs and learn about some of the key advantages they can offer over REST APIs. Next, a technical deep dive will show how GraphQL works and how it can be tied into new or existing relational data stores.
]]>
5101https://cdn.slidesharecdn.com/ss_thumbnails/introtographqlfordatabasedevelopers-190524003830-thumbnail.jpg?width=120&height=120&fit=boundspresentationBlackhttp://activitystrea.ms/schema/1.0/posthttp://activitystrea.ms/schema/1.0/posted0JavaScript: Why Should I Care?
/slideshow/javascript-why-should-i-care-144576497/144576497
javascriptwhyshouldicare-190509112500 This was a keynote presentation at APEX Connect 2019. ]]>
This was a keynote presentation at APEX Connect 2019. ]]>
Thu, 09 May 2019 11:25:00 GMT/slideshow/javascript-why-should-i-care-144576497/144576497DanielMcGhan@slideshare.net(DanielMcGhan)JavaScript: Why Should I Care?DanielMcGhanThis was a keynote presentation at APEX Connect 2019. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/javascriptwhyshouldicare-190509112500-thumbnail.jpg?width=120&height=120&fit=bounds" /><br> This was a keynote presentation at APEX Connect 2019.
]]>
39265https://cdn.slidesharecdn.com/ss_thumbnails/javascriptwhyshouldicare-190509112500-thumbnail.jpg?width=120&height=120&fit=boundspresentationBlackhttp://activitystrea.ms/schema/1.0/posthttp://activitystrea.ms/schema/1.0/posted0 JSON and Oracle Database: A Brave New World
/slideshow/json-and-oracle-database-a-brave-new-world/118888197
jsonandoracledatabase-abravenewworld-181009163445 A world of apps built in JavaScript, using JSON as their data exchange format, relying on APIs to get the job done - does Oracle Database have a place in this world? Can it offer UI developers what they need to get their job done as productively and successfully as possible? Absolutely! In this session, attendees will explore the new support for JSON in Oracle Database SQL and PL/SQL and learn how to help front-end developers build secure, high-performance applications.]]>
A world of apps built in JavaScript, using JSON as their data exchange format, relying on APIs to get the job done - does Oracle Database have a place in this world? Can it offer UI developers what they need to get their job done as productively and successfully as possible? Absolutely! In this session, attendees will explore the new support for JSON in Oracle Database SQL and PL/SQL and learn how to help front-end developers build secure, high-performance applications.]]>
Tue, 09 Oct 2018 16:34:45 GMT/slideshow/json-and-oracle-database-a-brave-new-world/118888197DanielMcGhan@slideshare.net(DanielMcGhan) JSON and Oracle Database: A Brave New WorldDanielMcGhanA world of apps built in JavaScript, using JSON as their data exchange format, relying on APIs to get the job done - does Oracle Database have a place in this world? Can it offer UI developers what they need to get their job done as productively and successfully as possible? Absolutely! In this session, attendees will explore the new support for JSON in Oracle Database SQL and PL/SQL and learn how to help front-end developers build secure, high-performance applications.<img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/jsonandoracledatabase-abravenewworld-181009163445-thumbnail.jpg?width=120&height=120&fit=bounds" /><br> A world of apps built in JavaScript, using JSON as their data exchange format, relying on APIs to get the job done - does Oracle Database have a place in this world? Can it offer UI developers what they need to get their job done as productively and successfully as possible? Absolutely! In this session, attendees will explore the new support for JSON in Oracle Database SQL and PL/SQL and learn how to help front-end developers build secure, high-performance applications.
]]>
7413https://cdn.slidesharecdn.com/ss_thumbnails/jsonandoracledatabase-abravenewworld-181009163445-thumbnail.jpg?width=120&height=120&fit=boundspresentationBlackhttp://activitystrea.ms/schema/1.0/posthttp://activitystrea.ms/schema/1.0/posted0https://public.slidesharecdn.com/v2/images/profile-picture.pnghttps://cdn.slidesharecdn.com/ss_thumbnails/introtojavascriptforapexdevelopers-200604162441-thumbnail.jpg?width=320&height=320&fit=boundsslideshow/intro-to-javascript-for-apex-developers/234997246Intro to JavaScript fo...https://cdn.slidesharecdn.com/ss_thumbnails/dynamicactionsthehardparts-200521202715-thumbnail.jpg?width=320&height=320&fit=boundsslideshow/dynamic-actions-the-hard-parts/234433220Dynamic Actions, the H...https://cdn.slidesharecdn.com/ss_thumbnails/3-working-with-the-dom-and-jquery-200312195749-thumbnail.jpg?width=320&height=320&fit=boundsslideshow/module-3-working-with-the-dom-and-jquery/230161595Module 3: Working with...