Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Development 691
- Application software 556
- Management 480
- Engineering & Applied Sciences 453
- History 380
- Computer networks 299
- Computer programs 291
- Computer Science 278
- Data processing 255
- Design 238
- Photography 235
- Cloud computing 234
- Python (Computer program language) 234
- Leadership 233
- Digital techniques 217
- Programming 212
- Computer programming 202
- Taxation 196
- Security measures 193
- Computer software 192
- Computer security 188
- Web site development 187
- Examinations 186
- Historia 184
- Database management 180
- Artificial intelligence 178
- Business & Economics 177
- Operating systems (Computers) 175
- Web sites 166
- Machine learning 149
-
6061Publicado 2022Tabla de Contenidos: “…Intro -- Title Page -- Copyright Page -- Table of Contents -- Introduction -- About This Book -- Foolish Assumptions -- Icons Used in This Book -- Beyond the Book -- Where to Go from Here -- Part 1 Getting Started with Algorithms -- Chapter 1 Introducing Algorithms -- Describing Algorithms -- The right way to make toast: Defining algorithm uses -- Finding algorithms everywhere -- Using Computers to Solve Problems -- Getting the most out of modern CPUs and GPUs -- Working with special-purpose chips -- Networks: Sharing is more than caring -- Leveraging available data -- Distinguishing between Issues and Solutions -- Being correct and efficient -- Discovering there is no free lunch -- Adapting the strategy to the problem -- Describing algorithms in a lingua franca -- Facing problems that are like brick walls, only harder -- Structuring Data to Obtain a Solution -- Understanding a computer's point of view -- Arranging data makes the difference -- Chapter 2 Considering Algorithm Design -- Starting to Solve a Problem -- Modeling real-world problems -- Finding solutions and counterexamples -- Standing on the shoulders of giants -- Dividing and Conquering -- Avoiding brute-force solutions -- Keeping it simple, silly (KISS) -- Breaking down a problem is usually better -- Learning that Greed Can Be Good -- Applying greedy reasoning -- Reaching a good solution -- Computing Costs and Following Heuristics -- Representing the problem as a space -- Going random and being blessed by luck -- Using a heuristic and a cost function -- Evaluating Algorithms -- Simulating using abstract machines -- Getting even more abstract -- Working with functions -- Chapter 3 Working with Google Colab -- Defining Google Colab -- Understanding what Google Colab does -- Getting familiar with Google Colab features -- Working with Notebooks -- Creating a new notebook…”
Libro electrónico -
6062Project managementProject Management For DummiesPublicado 2022Tabla de Contenidos: “…-- Knowing the Project Manager's Role -- Looking at the project manager's tasks -- Staving off excuses for not following a structured project management approach -- Avoiding shortcuts -- Staying aware of other potential challenges -- Aligning with the Four Values that Comprise the Code of Ethics -- The price of greatness is responsibility -- R-e-s-p-e-c-t, find out what it means to. . .your project -- Maintaining fairness -- Honesty is the best policy -- Relating This Chapter to the PMP Exam and PMBOK 7 -- Chapter 3 Beginning the Journey: The Genesis of a Project -- Gathering Ideas for Projects -- Looking at information sources for potential projects -- Proposing a project in a business case -- Developing the Project Charter -- Performing a cost-benefit analysis -- Conducting a feasibility study…”
Libro electrónico -
6063Publicado 2005Tabla de Contenidos: “…Reorganisations of the functional structure following a deafferentation -- 5. Remodelling induced by Experience (1): The somatosensory cortex -- 6. …”
Libro electrónico -
6064Publicado 2023Tabla de Contenidos: “…Making Offers They Can't Refuse -- Don't delay -- Make an offer over the phone -- Prepare and send an official offer letter -- Set a deadline -- Stay connected -- Know how to negotiate salary -- Decide how far you're willing to go in negotiating salary -- Know when to draw the line -- Clarify acceptance details -- Stay in touch -- Part 3 Retaining and Engaging Talent -- Chapter 10 Onboarding: Setting Up New Team Members for Success -- Explaining What Onboarding Is -- Integrating New Team Members into the Organization -- Recognizing Three Unproductive Approaches That Don't Work -- Osmosis -- "Just follow Joe around" -- Watch the video -- Doing It Right: A Little Empathy Goes a Long Way -- The First Day: Easing Anxieties -- The First Week: Revealing More about the Company and the Job -- Providing the rules of the road -- Keeping onboarding practical -- Involving senior leaders from across the business -- Holding large-group sessions in a suitable location -- Making group presentations user-friendly and engaging -- Providing an onboarding session agenda -- Offering information in digestible chunks -- Giving a clear sense of tasks and setting concrete goals -- Onboarding: A Process, Not an Event -- Developing a checklist -- Keeping the message alive -- Using mentoring to build a solid foundation -- Getting feedback: How good is your onboarding program? …”
Libro electrónico -
6065por Tyson, EricTabla de Contenidos: “…Introducing Changes to Employee Benefits -- Including insurance and other benefits -- Health insurance -- Disability insurance -- Life insurance -- Dependent care programs -- Vacation -- Flexible hours -- Flexible benefit plans -- Seeing the real value in retirement plans -- Convincing employees that retirement plans matter -- Getting the most from your contributions as an employer -- Deciding whether to share equity -- Stock and stock options -- Employee Stock Ownership Plans (ESOP) -- Buy-sell agreements -- Bringing in New Talent -- Training: An Investment, Not an Expense -- Parting Company: Firing an Employee -- Designing Flexible Organization Charts -- Valuing Employee Manuals -- Characterizing Successful Employers -- Flexibility: The bending of rules -- Accountability: Where the buck doesn't get passed -- Follow-up: The more you do it, the less you need it -- Chapter 13 Keeping Your Customers Loyal -- Retaining Your Customer Base -- Getting it right the first time -- Continuing to offer more value -- Remembering that company policy is meant to be bent -- Learning from customer defections -- Examining the value of customer loyalty -- Tracking customer defections -- Recognizing and practicing customer service -- Customer service before the sale -- Customer service during the sale -- Customer service after the sale -- Dealing with Dissatisfied Customers -- Listen, listen, listen -- Develop a solution -- Expanding Your Customer Base -- Marketing defined -- Mastering the key elements of marketing -- Part 6 The Part of Tens -- Chapter 14 Ten (or So) Ways to Learn from the Experiences of Others -- Utilize Mentors -- Network with Peers -- Form a Board of Advisors -- Find a Partner -- Join a Trade Association -- Locate a Small Business Development Center -- Give SCORE a Try -- Tap into Small-Business Information -- Chapter 15 Ten Ongoing Tax Jobs…”
Publicado 2024
Libro electrónico -
6066por Gazit, LiorTabla de Contenidos: “…Data that is not pre-embedded -- Chains -- Agents -- Long-term memory and referring to prior conversations -- Ensuring continuous relevance through incremental updates and automated monitoring -- Reviewing a simple LangChain setup in a Jupyter notebook -- Setting up a LangChain pipeline with Python -- LLMs in the cloud -- AWS -- Microsoft Azure -- GCP -- Concluding cloud services -- Summary -- Chapter 9: Exploring the Frontiers: Advanced Applications and Innovations Driven by LLMs -- Technical requirements -- Enhancing LLM performance with RAG and LangChain - a dive into advanced functionalities -- LangChain pipeline with Python - enhancing performance with LLMs -- Advanced methods with chains -- Asking the LLM a general knowledge question -- Requesting output structure - making the LLM provide output in a particular data format -- Evolving to a fluent conversation - inserting an element of memory to have previous interactions as reference and context for follow-up prompts -- Retrieving information from various web sources automatically -- Retrieving content from a YouTube video and summarizing it -- Prompt compression and API cost reduction -- Prompt compression -- Experimenting with prompt compression and evaluating trade-offs -- Multiple agents - forming a team of LLMs that collaborate -- Potential advantages of multiple LLM agents working simultaneously -- Concluding thoughts on the multiple-agent team -- Summary -- Chapter 10: Riding the Wave: Analyzing Past, Present, and Future Trends Shaped by LLMs and AI -- Key technical trends around LLMs and AI -- Computation power - the engine behind LLMs -- The future of computational power in NLP -- Large datasets and their indelible mark on NLP and LLMs -- Purpose - training, benchmarking, and domain expertise -- Value - robustness, diversity, and efficiency…”
Publicado 2024
Libro electrónico -
6067por Institute of Medicine (U.S.) Committee on Military Nutrition Research.Tabla de Contenidos: “…Calculation Of Excess Abdominal Girth -- The Ag Method During Body Mass Loss By Exercise Plus Diet -- The Ag Method During Body Mass Loss By Diet Only -- THE BODY PROFILE: AN ENHANCEMENT OF THE SOMATOGRAM -- Original Somatogram Calculations -- Ponderal Sornatogram Calculation -- SOME RELATIONSHIPS TO DYNAMIC MUSCULAR STRENGTH -- Experimental Procedures -- Anthropometric Assessment -- Calculations -- Results -- Anthropometry -- Correlations -- ACKNOWLEDGMENTS -- References -- 9 Associations Among Body Composition, Physical Fitness, and Injury in Men and Women Army Trainees -- INTRODUCTION -- TWO ARMY STUDIES OF BODY COMPOSITION, FITNESS, AND INJURY -- Methods -- Subjects -- Prescreening Measures -- Medical Follow-Up -- Physical Training -- Analysis -- Results -- Correlation of Percent Bf and Body Mass Index -- Past Activity Level and Body Composition -- Body Composition and Physical Performance -- Prediction of Endurance Performance -- Injuries -- Body Composition And Injury -- Physical Fitness And Injury -- Physical Activity And Injury -- Gender, Physical Fitness And Risk Of Injury -- Discussion -- Correlation Between Body Composition And Physical Fitness -- Predicting Endurance -- Risks Of Injury -- Association Between Body Composition And Risk Of Injury -- Association Of Physical Fitness With Risk Of Injury -- Association Of Physical Activity And Risk Of Injury -- Gender, Physical Fitness, And Risk Of Injury -- Conclusion -- References -- 10 Body Composition, Morbidity, And Mortality -- INTRODUCTION -- METHODS OF MEASURING BODY COMPOSITION -- ACCURACY OF MEASUREMENTS -- USING A FOUR-COMPARTMENT MODEL FOR STUDIES OF BODY COMPOSITION -- ASSOCIATIONS AMONG BODY COMPOSITION, DISEASE AND DEATH -- Bone -- Fat-Free Mass -- Excess Adipose Tissue -- Measuring Body Fat -- Distribution Of Body Fat In Adults -- SUMMARY -- ACKNOWLEDGMENT -- References…”
Publicado 1992
Libro electrónico -
6068por Vanhove, SanderTabla de Contenidos: “…-- Scaling vectors -- Adding and subtracting vectors -- More vector operations -- Moving the player character -- Changing the current player node -- Applying forces to the player -- Process and physics process functions -- Mapping input -- Using the input -- Smoothing out the movement -- Debugging a running game -- Breakpoints -- Remote tree -- Additional exercises - Sharpening the axe -- Summary -- Quiz time -- Chapter 8: Splitting and Reusing Scenes -- Technical requirements -- Saving a branch as a new scene -- Creating a separate player scene -- The root node of a scene -- Using saved scenes -- Organizing scene files -- Additional exercises - Sharepening the axe -- Summary -- Quiz time -- Chapter 9: Cameras, Collisions, and Collectibles -- Technical requirements -- Making a camera that follows the player -- Setting up a basic camera -- Adding drag margins -- Making the camera look ahead -- Smoothing out the look ahead -- Collisions -- The different physics bodies -- The Area2D node…”
Publicado 2024
Libro electrónico -
6069por Cabanzo de Ponce de León, RocíoTabla de Contenidos: “…. -- Use of the Distance Link Psychoanalytic Device (dlp) -- Opinion question and answers from the respondents -- Conclusions of the Study -- 2020 Follow-up : Pandemic effect -- My View of the Couple: Eric Smadja -- Unframings in the clinic: presencialities and virtual interface. …”
Publicado 2020
Biblioteca Universitat Ramon Llull (Otras Fuentes: Universidad Loyola - Universidad Loyola Granada, Biblioteca de la Universidad Pontificia de Salamanca)Libro electrónico -
6070Publicado 2018Tabla de Contenidos: “…4.1.1.1 The Convertibility Law -- 4.1.1.2 The New Central Bank Law -- 4.1.2 Assessment of the Argentine CBA's Configuration -- 4.1.2.1 Orthodox and Non-Orthodox Elements -- 4.1.2.2 The Choice of the Anchor and the Rate -- 4.1.2.3 Suboptimal Currency Area -- 4.2 THE STABILISATION TRACK DURING THE 1990s -- 4.2.1 The Early 1990s' Economic Reforms -- 4.2.1.1 Further Reforms Shaping the Monetary Frame -- 4.2.1.2 Brady Restructuring -- 4.2.1.3 Tax Reforms -- 4.2.1.4 Federal Fiscal Relations -- 4.2.1.5 Privatisation and Deregulation -- 4.2.1.6 Financial Sector Reform -- 4.2.1.7 Social Security Reform -- 4.2.1.8 Labour Market Reforms -- 4.2.1.9 Trade Liberalisation -- 4.2.2 The Early 1990s' Economic Performance: 1991-1994 -- 4.2.2.1 Monetary and Financial Development -- 4.2.2.2 Economic Activity -- 4.2.2.3 Fiscal Development -- 4.2.2.4 Unemployment and Income Distribution -- 4.2.3 Coping with the Tequila Crisis: 1995 -- 4.2.3.1 The Tequila Effect -- 4.2.3.2 Currency and Bank Run -- 4.2.3.3 Managing the Crisis -- 4.2.3.4 Financial Sector Reforms in the Wake of Tequila -- 4.2.3.5 Fiscal Adjustment Following Tequila -- 4.2.4 The Second Expansionary Phase after Tequila: 1996-1998 -- 4.2.5 The Late 1990s' Recession: 1999-2001 -- 4.2.5.1 The Asian, Russian, and Brazilian Crises -- 4.2.5.2 More Adverse External Shocks -- 4.2.5.3 Recession cum Deflation -- 4.2.5.4 Real Appreciation of the Peso -- 4.2.5.5 Fiscal Atrophy -- 4.2.5.6 Limited Financial Sector Robustness -- 4.2.5.7 Further Labour Market Reforms -- 4.2.6 The Run Up to the Collapse: 2001 -- 4.2.6.1 Meddling with the CBA -- 4.2.6.2 Emission of Quasi-Monies -- 4.2.6.3 Social and Political Overflow, and the End of the CBA -- 4.2.7 A Sketch of the Post-Collapse -- 5 WHAT WENT WRONG? …”
Libro electrónico -
6071por The Cta ConsortiumTabla de Contenidos: “…KSP: Galactic Plane Survey -- 6.1 Science Targeted -- 6.1.1 Scientific Objectives -- 6.1.2 Context/Advance beyond State of the Art -- 6.1.3 Multi-wavelength/Multi-messenger Context -- 6.1.3.1 Synergy with HAWC -- 6.1.3.2 Synergies with other instruments -- 6.2 Strategy -- 6.2.1 Observation Requirements -- 6.2.2 Targets, Observation Strategy, and Follow-ups -- 6.2.3 Relation/Importance to other KSPs -- 6.3 Data Products -- 6.4 Expected Performance/Return -- 6.4.1 Performance of the CTA GPS -- 6.4.2 Source Confusion -- 6.4.3 Summary -- Chapter 7. …”
Publicado 2018
Libro electrónico -
6072por Matthiopoulos, JasonTabla de Contenidos: “…How to describe regular shapes and patterns Geometry and trigonometry -- 2.1 Primitive elements -- 2.2 Axioms of Euclidean geometry -- Suicidal lemmings, parsimony, evidence and proof -- 2.3 Propositions -- Radio-tracking of terrestrial animals -- 2.4 Distance between two points -- Spatial autocorrelation in ecological variables -- 2.5 Areas and volumes -- Hexagonal territories -- 2.6 Measuring angles -- The bearing of a moving animal -- 2.7 The trigonometric circle -- The position of a seed following dispersal -- 2.8 Trigonometric functions -- 2.9 Polar coordinates -- Random walks -- 2.10 Graphs of trigonometric functions -- 2.11 Trigonometric identities -- A two-step random walk -- 2.12 Inverses of trigonometric functions -- Displacement during a random walk -- 2.13 Trigonometric equations -- VHF tracking for terrestrial animals -- 2.14 Modifying the basic trigonometric graphs -- Nocturnal flowering in dry climates -- 2.15 Superimposing trigonometric functions -- More realistic model of nocturnal flowering -- 2.16 Spectral analysis -- Dominant frequencies in density fluctuations of Norwegian lemming populations -- Spectral analysis of oceanographic covariates -- 2.17 Fractal geometry…”
Publicado 2011
Libro electrónico -
6073por Berlin, DanielTabla de Contenidos: “…Best and Last Impressions Are Lasting Impressions -- Andrea Mancini -- Chapter 28. Follow These Principles of Gestalt for Better UX Designs -- Erin Malone -- Chapter 29. …”
Publicado 2021
Libro electrónico -
6074Publicado 2021Tabla de Contenidos: “…Prefixes in an OO Context -- Random Naming Conventions -- Misleading Names -- Very Old Programs -- Inline Declarations -- Self-Documenting -- German Acronyms -- Magic Numbers -- Hard Coding -- Constants -- Redundant Constants -- Meaningless Constants -- How Not to Use Constants -- ABAP Data Dictionary Object Naming -- Tables -- Transaction Codes -- Structures -- Indexes -- Program Names -- CDS Views -- How Correct Naming Enables Reuse -- Comments -- Why, Not How -- Quotation Marks Versus Asterisks -- Meaningless Comments -- Incorrect Comments -- Reference Numbers in Comments -- Comments Going for a Walk -- Commented-Out Code -- It Makes the Program Harder to Follow -- It Causes Short Dumps -- It Doesn't Always Work -- It Should Be Deleted -- Documentation -- Conclusion -- Recommended Reading -- Chapter 4: Stability: The Second Pillar of Code Quality -- Principle of Least Astonishment -- Enhancement Category -- Material Substitution -- Data Declarations in Modules -- Hashed Tables -- Incorrectly Typed RETURNING Parameter -- Programming by Accident -- Wrong Code That Works -- Incorrect Behavior Being Viewed as Correct -- Archaic ABAP Statements -- Strange Data Declarations -- Implicit Work Area -- What Do You Do? …”
Libro electrónico -
6075por Goldsmith, BenTabla de Contenidos: “…Editing -- The Source Monitor -- Previewing -- Source Monitor Interface -- Player Options -- Source and Program Monitor Buttons -- In and Out Points -- Subclips -- Sequences -- Creating a Sequence -- Manually Adjusting Sequence Settings -- Tracks -- VR Video -- Bringing Footage into the Timeline -- Drag and Drop -- Overwrite -- Insert -- Replace -- Overlay -- Insert Before and After -- Three- and Four-Point Editing -- Patching and Targeting Tracks -- Automate to Sequence -- The Timeline -- Navigating the Timeline -- Changing Your Clip Size -- Timeline Tools -- Track Visibility -- Clip Enable -- Mute and Solo -- Toggle Sync Lock -- Locking Tracks -- Match Frame -- Reveal in Project -- Sequence Options -- Close Other Panels in Group -- Panel Group Settings -- Work Area Bar -- Show Audio Time Units -- Audio Waveforms Use Label Color -- Rectified Audio Waveforms -- Logarithmic Waveform Scaling -- Time Ruler Numbers -- Start Time -- Thumbnails -- Create Preset from Sequence -- Link Media -- Make Offline -- Multi-Camera Audio Follows Video -- Multi-Camera Selection Top Down -- Clip Options -- Cut/Copy -- Paste Attributes -- Remove Attributes -- Clear -- Ripple Delete -- Edit Original -- Edit Clip in Adobe Audition -- License -- Replace With After Effects Composition -- Replace With Clip -- Render and Replace -- Restore Unrendered -- Enable -- Unlink/Link -- Group -- Synchronize and Merge Clips -- Nest -- Make Subsequence -- Multi-Camera -- Label -- Speed/Duration -- Scene Edit Detection -- Audio Gain -- Audio Channels -- Frame Hold -- Field Options -- Time Interpolation -- Scale to Frame Size -- Set to Frame Size -- Adjustment Layer -- Link Media -- Make Offline -- Rename -- Make Subclip -- Properties -- Show Clip Keyframes -- The Program Monitor -- The Button Editor -- Program Monitor Settings -- The Tools Panel -- Selection Tool (V)…”
Publicado 2021
Libro electrónico -
6076Publicado 2018Tabla de Contenidos: “…Using event types to group results -- Calculating top for a large time frame -- Summary index searches -- Using CSV files to store transient data -- Pre-populating a dropdown -- Creating a running calculation for a day -- Summary -- Chapter 11: Configuring Splunk -- Locating Splunk configuration files -- The structure of a Splunk configuration file -- The configuration merging logic -- The merging order -- The merging order outside of search -- The merging order when searching -- The configuration merging logic -- Configuration merging - example 1 -- Configuration merging - example 2 -- Configuration merging - example 3 -- Configuration merging - example 4, search -- Using btool -- An overview of Splunk.conf files -- props.conf -- Common attributes -- Search-time attributes -- Index-time attributes -- Parse-time attributes -- Input-time attributes -- Stanza types -- Priorities inside a type -- Attributes with class -- inputs.conf -- Common input attributes -- Files as inputs -- Using patterns to select rolled logs -- Using blacklist and whitelist -- Selecting files recursively -- Following symbolic links -- Setting the value of the host from the source -- Ignoring old data at installation -- When to use crcSalt -- Destructively indexing files -- Network inputs -- Native Windows inputs -- Scripts as inputs -- transforms.conf -- Creating indexed fields -- Creating a loglevel field -- Creating a session field from the source -- Creating a tag field -- Creating host categorization fields -- Modifying metadata fields -- Overriding the host -- Overriding the source -- Overriding sourcetype -- Routing events to a different index -- Lookup definitions -- Wildcard lookups -- CIDR wildcard lookups -- Using time in lookups -- Using REPORT -- Creating multivalue fields -- Creating dynamic fields -- Chaining transforms -- Dropping events -- fields.conf…”
Libro electrónico -
6077Publicado 2022Tabla de Contenidos: “…-- Alarms -- Stopwatches -- Timers -- Shortcuts -- Chapter 5 Keep in Touch: Using Apple Watch for Calls, Texts, and More -- Accepting and Placing a Call on Apple Watch -- Incoming calls -- Outgoing calls -- Outgoing calls with FaceTime audio -- Handing Off a Call to Your iPhone or via Bluetooth -- Making Apple Watch Calls over Wi-Fi -- Receiving and Sending Messages -- Receiving and responding to messages -- Sending a message -- Creating custom replies -- Sharing your location from Apple Watch -- Sending Taps, Kisses, Heartbeats, and More -- Tap -- Heartbeat -- A few more Digital Touch options -- Enabling and Using the Walkie-Talkie Feature -- Adding and removing Walkie-Talkie friends -- Having a Walkie-Talkie conversation -- Sending, Receiving, and Managing Emails on Apple Watch -- Reading and acting on an email -- Replying to an email -- Composing an email -- Chapter 6 In the Know: Staying Informed with Apple Watch -- Accessing Real-Time Weather, UV Index, and Wind Speed -- Following Stock Information and Much More -- Using Dock on Apple Watch -- Launching Dock and more -- Customizing Dock -- Mastering Notifications on Apple Watch -- Seeing how notifications work -- Accessing the notification settings -- Viewing notifications -- Changing how you get notifications on your Apple Watch -- Accessing Your Calendar on Apple Watch -- Navigating the Calendar app -- Responding to a calendar/appointment request -- Accepting a calendar request through notifications -- Setting Reminders on Apple Watch -- Accessing Apple Watch's Integrated Calculator -- Creating and Listening to Voice Memos…”
Libro electrónico -
6078Publicado 2022Tabla de Contenidos: “…Add Events to Your Calendar -- Play Music -- Get Directions -- Ask for Facts -- Search the Web -- Send Email, Messages, or Tweets -- Use Dictation -- Part 3 Exploring the Internet and Apps -- Chapter 12 Browsing with Safari -- Connect to the Internet -- Explore Safari -- Navigate Web Pages -- Use Tabbed Browsing -- Organize with Tab Groups -- View Browsing History -- Search the Web -- Add and Use Bookmarks -- Download Files -- Translate Web Pages -- Chapter 13 Working with Email in the Mail App -- Add an Email Account -- Manually Set Up an Email Account -- Open Mail and Read Messages -- Reply To or Forward Email -- Create and Send a New Message -- Format Email -- Search Email -- Mark Email as Unread or Flag for Follow-Up -- Create an Event from Email Contents -- Delete Email -- Organize Email -- Create a VIP List -- Chapter 14 Expanding Your iPhone Horizons with Apps -- Explore Senior-Recommended Apps -- Search the App Store -- Get Applications from the App Store -- Organize Your Applications on Home Screens -- Organize Apps in Folders -- Delete Apps You No Longer Need -- Offload Apps to Keep Data -- Update Apps -- Purchase and Download Games -- Challenge Friends in Game Center -- Chapter 15 Socializing with Facebook, Twitter, and Instagram -- A Few Social Media Dos and Don'ts -- Find and Install Social Media Apps -- Create a Facebook Account -- Customize Facebook Settings for Your iPhone -- Create a Twitter Account -- Create an Instagram Account -- Part 4 Enjoying Media -- Chapter 16 Shopping the iTunes Store -- Explore the iTunes Store -- Buy a Selection -- Rent Movies -- Use Apple Pay and Wallet -- Set Up Family Sharing -- Chapter 17 Reading Books -- Find Books with Apple Books -- Buy Books -- Navigate a Book -- Adjust Brightness in Apple Books -- Change the Font Size and Type -- Chapter 18 Enjoying Music and Podcasts -- View the Music Library…”
Libro electrónico -
6079Publicado 2021Tabla de Contenidos: “…-- Spoken Q-signals -- Contesting or Radiosport -- Antenna Varieties -- Feed Lines -- Antenna Tuners -- Repeater Operating -- Grid Squares -- Interference and Noise -- Connector Parts -- Solar and Geomagnetic Activity -- Chapter 18 Technical Fundamentals -- Electrical Units and Symbols -- Ohm's Law -- Power -- Decibels -- Attenuation, Loss, and Gain -- Bandwidth -- Filters -- Antenna Patterns -- Standing Wave Ratio (SWR) -- Battery Characteristics -- Satellite Tracking -- Chapter 19 Tips for Masters -- Listening to Everything -- Learning How It Works -- Following the Protocol -- Keeping Your Axe Sharp -- Practice to Make Perfect -- Paying Attention to Detail -- Knowing What You Don't Know -- Maintaining Radio Discipline -- Make Small Improvements Continuously…”
Libro electrónico -
6080Publicado 2022Tabla de Contenidos: “…-- 10.10.4 Pick a Few -- 10.10.5 Go Straight to the Hiring Manager -- 10.10.6 Follow Through -- 10.10.7 Broaden Your View -- 10.10.8 Step Two -- 10.11 Shared Service Monopolies -- References -- Index -- EULA…”
Libro electrónico