Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Application software 20
- Development 20
- Computer programs 16
- Management 16
- Operating systems (Computers) 14
- Engineering & Applied Sciences 13
- Cloud computing 11
- Computer programming 10
- Design 10
- Java (Computer program language) 10
- Microsoft .NET Framework 10
- Microsoft Windows (Computer file) 10
- Web site development 10
- Web sites 10
- Computer networks 9
- Programming 9
- Software engineering 8
- Blogs 7
- Leadership 7
- Photography 7
- iPhone (Smartphone) 7
- Certification 6
- Computer Science 6
- Computer graphics 6
- Data processing 6
- Database management 6
- Electrical & Computer Engineering 6
- Electronic data processing personnel 6
- Examinations 6
- Java 6
-
181Publicado 2021Tabla de Contenidos: “…Reviewing information on the app profile page -- Assessing how to use your app with Zapier -- Getting the most out of the Zapier app ecosystem directory -- Navigating the app ecosystem directory -- A brief guide to choosing new apps for your business -- Summary -- Chapter 3: Building Your First Automated Workflow (Zap) -- Technical requirements -- Strategizing your first workflow -- Reviewing your process and app information -- Creating a step-by-step workflow plan -- Connecting your apps to Zapier -- Connecting your apps in My Apps -- How to create your first Zap in the Zap editor -- Navigating in the Zap editor -- Setting up your trigger step -- Setting up your action step -- Naming your Zap and turning it "On -- Using Zapier's guided workflows (Zap templates) -- Understanding field data types -- Date/time -- Number (integer) -- Boolean (true/false) -- File -- Decimal -- Ensuring your processes and automations stay current -- Summary -- Chapter 4: Managing Your Zaps -- Technical requirements -- Keeping your Zaps organized -- Labeling your Zaps adequately -- Using folders in the Zap management area -- Managing your Zaps -- Managing your Zaps using the top navigation bar -- Managing your Zaps from within their specific Zap boxes -- Utilizing the Zap Settings tab in the Zap editor -- Understanding Zap statuses -- Managing your connected apps -- Sharing your connected apps -- Sharing your Zaps and folders -- Sharing a copy of your Zap -- Sharing Zaps and folders in your Team or Company account -- Summary -- Chapter 5: Troubleshooting and Handling Zap Errors -- Technical requirements -- Managing Zap error alerts -- Adjusting your email notification settings -- Setting up an error alert workflow with the Zapier Manager built-in app -- Managing app status alerts -- Monitoring the Zapier Status page…”
Libro electrónico -
182Outlook for dummiesOutlook For DummiesPublicado 2022Tabla de Contenidos: “…IMAP -- Collecting the needed information for setup -- Setting up an account using automatic settings -- Setting up an account using manual settings -- Sending Messages from Different Accounts -- Modifying Mail Account Settings -- Changing the basic account settings -- Changing the mail server -- Updating your stored email password -- Managing Outlook Data Files -- Removing an account from Outlook -- Purging old data files -- Moving a data file to another computer -- Part 3 Keeping Track of Contacts, Dates, Tasks, and More -- Chapter 8 Your Little Black Book: Managing Your Contacts -- Putting in Your Contacts: Names, Numbers, and Other Stuff -- The quick-and-dirty way to enter contacts -- The slow, complete way to enter contacts -- Viewing Your Contacts -- Sorting a view -- Rearranging views -- Using grouped views -- Flagging Your Friends -- Using Contact Information -- Searching for contacts -- Finding a contact from the Mail module -- Forwarding a business card -- Gathering People Into Groups -- Creating a Contact group -- Editing a Contact group -- Using a Contact group -- Adding pictures to contacts -- Chapter 9 Organizing Your Schedule with the Calendar -- Getting a Good View of Your Calendar -- Choosing a view -- Viewing calendar items…”
Libro electrónico -
183Publicado 2023Tabla de Contenidos: “…Adjusting your email notification settings -- Setting up an error alert workflow with the Zapier Manager built-in app -- Managing app status alerts -- Monitoring the Zapier Status page -- Setting up an app status alert workflow with the App Status by Zapier built-in app -- Utilizing Zap history information for troubleshooting -- Understanding the Zap history page -- Understanding task statuses -- Viewing detailed Zap run information -- Managing Zap history data -- Finding help - help center, customer support, communities, experts, and workshops -- Finding app-specific help in app profiles -- Utilizing the Zapier help center -- Engaging with the Zapier community -- Reaching out to Zapier customer support -- Hiring a Zapier Certified Expert -- Courses, workshops, and privately hosted communities -- Summary -- Questions -- Part 2: Customizing Your Zaps with Built-in Apps by Zapier - Functionality and Practical Uses -- 6 -- Chapter 6: Creating Multi-Step Zaps and Using Built-In Apps -- Technical requirements -- Creating Zaps with multiple action and search steps -- Adding a search step using the + icon -- Adding a search step in a Choose value... field -- Exercise - creating a multi-step Zap with a search action -- Deleting, duplicating, pasting, reordering, and renaming steps in your Zaps -- Renaming a step -- Duplicating a step -- Adding steps -- Copying and pasting steps -- Deleting a step -- Reordering a step -- Introducing apps by Zapier -- Setting run conditions and using logic with apps by Zapier -- Using apps by Zapier for communication -- Extracting and compiling data with apps by Zapier -- Other useful apps by Zapier -- Advanced apps by Zapier -- Managing your Zapier account with apps by Zapier -- Newly released apps in the alpha and beta testing phases -- The powerful Formatter by Zapier app -- Apps with AI functionality -- Summary…”
Libro electrónico -
184Publicado 2024Tabla de Contenidos: “…Handling signed and unsigned numbers -- Adding bits to a signal by concatenating -- Casting signed and unsigned numbers -- Creating user-defined types -- Accessing signals using values with enumerated types -- Packaging up code using functions -- Creating combinational logic -- Handling assignment operators -- Incrementing signals -- Making decisions - if-then-else -- Introducing the case statement (SystemVerilog) -- Using the conditional operator to select data -- Introducing the case statement (VHDL) -- Using custom data types -- Creating structures -- Creating unions (SystemVerilog) -- Project 2 - Creating combinational logic -- Testbench -- Simulating using targeted testing -- Simulating using randomized testing -- Simulating using constrained randomization -- Implementing an LOD using the case statement (SystemVerilog) -- Controlling implementation using generate -- Designing a reusable LOD using a for loop -- Setting SELECTOR = DOWN_FOR -- Setting SELECTOR = UP_FOR -- Counting the number of ones -- Implementing an adder/subtractor -- Adder -- Subtractor -- Implementing a Multiplier -- Bringing it all together -- Adding a latch -- Summary -- Questions -- Answers -- Challenge -- Further reading -- Chapter 4: Counting Button Presses -- Technical requirements -- What is a sequential element? …”
Libro electrónico -
185Publicado 2023Tabla de Contenidos: “…3.3.3 Graceful terminations -- 3.3.4 Folder watcher -- 3.3.5 Action scripts -- 3.4 Running watchers -- 3.4.1 Testing watcher execution -- 3.4.2 Scheduling watchers -- Summary -- 4 Handling sensitive data -- 4.1 Principles of automation security -- 4.1.1 Do not store sensitive information in scripts -- 4.1.2 Principle of least privilege -- 4.1.3 Consider the context -- 4.1.4 Create role-based service accounts -- 4.1.5 Use logging and alerting -- 4.1.6 Do not rely on security through obscurity -- 4.1.7 Secure your scripts -- 4.2 Credentials and secure strings in PowerShell -- 4.2.1 Secure strings -- 4.2.2 Credential objects -- 4.3 Storing credentials and secure strings in PowerShell -- 4.3.1 The SecretManagement module -- 4.3.2 Set up the SecretStore vault -- 4.3.3 Set up a KeePass vault -- 4.3.4 Choosing the right vault -- 4.3.5 Adding secrets to a vault -- 4.4 Using credentials and secure strings in your automations -- 4.4.1 SecretManagement module -- 4.4.2 Using Jenkins credentials -- 4.5 Know your risks -- Summary -- 5 PowerShell remote execution -- 5.1 PowerShell remoting -- 5.1.1 Remote context -- 5.1.2 Remote protocols -- 5.1.3 Persistent sessions -- 5.2 Script considerations for remote execution -- 5.2.1 Remote execution scripts -- 5.2.2 Remote execution control scripts -- 5.3 PowerShell remoting over WSMan -- 5.3.1 Enable WSMan PowerShell remoting -- 5.3.2 Permissions for WSMan PowerShell remoting -- 5.3.3 Execute commands with WSMan PowerShell remoting -- 5.3.4 Connect to the desired version of PowerShell -- 5.4 PowerShell remoting over SSH -- 5.4.1 Enable SSH PowerShell remoting -- 5.4.2 Authenticating with PowerShell and SSH -- 5.4.3 SSH environment considerations -- 5.4.4 Execute commands with SSH PowerShell remoting -- 5.5 Hypervisor-based remoting -- 5.6 Agent-based remoting -- 5.7 Setting yourself up for success with PowerShell remoting…”
Libro electrónico -
186Publicado 2024“…You’ll learn how to establish clear goals and expectations, avoid common obstacles and barriers, and create an environment that sets teams up for success. Along the way, pick up tips on how successful leaders develop talent, foster healthy dynamics, and ensure alignment with key business objectives. …”
Vídeo online -
187Publicado 2019“…Decide which of the major blogging platforms will work for you Use SEO to drive traffic to your blog Monetization through advertising and sponsorships Create content that draws readers in Covering shifts in popular blogging platforms and tools, changes in social media, and the latest best practices in the blogosphere, this new edition sets you up for blogging success!…”
Libro electrónico -
188Publicado 2019“…This book shows you how Mark eventually learned to love public speaking: by setting himself up for a self-sustaining cycle of presentation success.It takes more than stage presence to make a great presentation-you need great content. …”
Grabación musical -
189por Remenyi, D., 1944-“…'How to Become a Successful IT Consultant' is a practical book for anyone considering setting themselves up as an IT consultant. It is essential reading for those contemplating such a career change. …”
Publicado 2003
Libro electrónico -
190por Guiness, Edward“…Be prepared to answer the most relevant interview questions and land the job Programmers are in demand, but to land the job, you must demonstrate knowledge of those things expected by today's employers. This guide sets you up for success. Not only does it provide 160 of the most commonly asked interview questions and model answers, but it also offers insight into the context and motivation of hiring managers in today's marketplace. …”
Publicado 2013
Libro electrónico -
191Publicado 2023“…The course begins with a comprehensive look at mobile and desktop operating systems, delving into Windows, macOS, and Linux, setting you up with a versatile foundation in OS management. …”
Video -
192Publicado 2024“…This course begins with an introduction, setting you up with essential tools and a clear roadmap for your learning journey. …”
Video -
193por Curry, Ben“…Get fast facts to: Install and configure SharePoint Products and TechnologiesCreate and administer SharePoint site collectionsConfigure security and privacy settingsSet up workflows and define information management p…”
Publicado 2007
Libro electrónico -
194por Solutions, Online Training“…from screen savers to system settingsSet up your e-mail, instant messaging, and Internet connectionsHook up printers, CD/DVD burn…”
Publicado 2004
Libro electrónico -
195Publicado 2017“…In Raspberry Pi For Dummies , 3rd Edition veteran tech authors Sean McManus and Mike Cook make it easier than ever to get you up and running on your Raspberry Pi, from setting it up, downloading the operating system, and using the desktop environment to editing photos, playing music and videos, and programming with Scratch—and everything in between. …”
Libro electrónico -
196Publicado 2019“…But even experienced technologists need to prepare heavily for this exam. This course sets you up for success by taking you through all the big data technologies covered in the exam and explaining how they fit together. …”
-
197por Blöchliger, Hansjörg“…In more decentralised settings, catching-up regions appear to adopt policy innovations more rapidly and their policy innovations have a stronger impact. …”
Publicado 2016
Capítulo de libro electrónico -
198Publicado 2014“…It all comes down to doing five things well: Setting the Stage Finding Common Ground Asking with Confidence Embracing the Pause Knowing When to Leave Master these steps and you'll not only close more deals--you'll be setting yourself up for the next big one. "A great negotiator and a great storyteller has mined her deep experience in one of the most pressurized arenas of American business. …”
Libro electrónico -
199Publicado 2016“…This book is about answering that call and setting yourself up for success. It’s about improving your leadership presence and your impact, not just on others but yourself. …”
Libro electrónico -
200Publicado 2016“…Finally, you will learn about deployment, including connecting with GitHub and configuring local settings, setting up a continuous integration server, and troubleshooting and setting up your first user. …”