Vi bøger
Levering: 1 - 2 hverdage

Bøger af Adam Harris

Filter
Filter
Sorter efterSorter Populære
  • - 2 books in 1: learn sql and computer programming javascript
    af Adam Harris
    237,95 kr.

    Are a newbie inside this awesome world called programming and you don't know which language to learn?Do you want to be a very good programmer?If so, keep reading.This box set includes: 1) Learn sql the beginner's guide that explain to you step by step the computer programming SQL language and how to program your first database using MySQL2) Computer programming Javascript step-by-step beginner's guide on how to start to programm your first website using Javascript Both books have practical exercises.The first book teach how to create a database within your database management system, tables and how to manage the data inside the tables.Here there are some topics discussed inside the book: The SQL Structure SQL Data Types Clauses and Queries Database Advanced TopicsMuch more. The second book tell you why you need to study Javascript, how define your web page contents with HTML and how identify your web page layout with CSS.Here there are some topics discussed inside the book: Iframe and multimedia An introduction to es6Operators, data types and other priorities Regular expressions Much more.Only two books can give you the skills to start your programmer carrer, why are you still reading?Scroll up and click the buy now button

  • - learn now how kali linux works, how hacking with kali linux with this step by step guide for beginners and which tools you need to hack + practical exercises
    af Adam Harris
    207,95 kr.

    Do you want to learn how to hack even if you are a beginner? If so, then keep reading.Today, the Internet plays a very important role in people's lives, work and learning. However, what followed the boom of the internet was that the security of the Internet became more and more prominent. In the Internet, there is a class of people who have mastered superb computer technology. They maintain the security of the Internet and some of them who are evil try to destroy it. They may damage the security of the Internet. Such people are hackers - a group that makes most Internet users awe. Who are hackers?Hackers are a group of people who master ultra-high computer technology. With the knowledge they have, they can work to both protect computers and network security, or to invade other people's computers or destroy the network. For hackers, what they do always has a certain purpose, perhaps for Show off, perhaps for revenge. The original intent of hackers is those who are proficient in operating systems and network technologies and use their expertise to develop new programs. What hackers do is not malicious destruction.What will you learn reading this book: - The tools to gather information- Advanced Kali linux concepts- How to hack one of the most important thing that everyone use - How to carry out an efficient attack- The best 6 strategies to to combat cyber terrorist threats- One of the most famous hacking tool - The 5 steps you need to learn to master hacking- A step-by-step guide to do your first hack- How to get into someone's system using the best technique- The most important phases of the penetration test processEven if you're starting from zero, you can become a good hacker reading this book. It is the beginning of your hacker career.Click the buy now button.

  • - step-by-step beginner's guide on how to start to programm your first website using Javascript + practical exercises
    af Adam Harris
    207,95 kr.

    If you want to learn the programming language that allows you to master the websites or if you want to improve your skills with this langage, then keep reading.What is JavaScript? JavaScript is an object-oriented scripting language, which is lightweight and works in cross-platform such as Mack, Linux, or Windows. It is a scripting language created in 1995 by Netscape as a means of validating forms while offering interactive content for websites. The language has evolved over time with it being used by various web browsers. Why should I Study JavaScript? You should study JavaScript because it is among the three fundamental languages every web developer must learn and understand. With HTML, you can define your web page contents whereas CSS allows you to identify your web page layout; however, with JavaScript, you can program the actions of these web pages. JavaScript has changed the way things are done. Initially, after filling a form, one had to submit it to the server so that it could be checked for any anomalies. If anomalies were found, the server would return the form to the user in order to correct the details. With JavaScript, validation is done before the form can be submitted to the server. The user is able to know any errors done while filling the form and correct them accordingly. This has made things easy for users.This guide covers the following topics: Use of a global variable as a cache The basics of javascript function and scope Loop constructs An introduction to es6 Form Iframe and multimedia The document object model Clauses Operators, data types and other priorities Document object model (dom) Events (not the kind you celebrate) A storing information in variables Javascript essentials Regular expressions Basic data types of variables The window object Maps and sets... AND MORE!!! "Is this the book for me?"Sure, it is. Because this guidebook is written with the intention to help both beginners and professionals to understand the programming language for the web more efficiently. So now, scroll up and click the buy now button.

  • - 2 books in 1: Kali linux and python for beginners
    af Adam Harris
    237,95 kr.

    Do you want to learn an easy and simple programming language that give you the possibility to do everything you want?Do you want to learn how to defende your devices and how to hack other's devices?If so, then keep reading.This book set includes: 1) Kali linux learn now how kali linux works, how hacking with kali linux with this step by step guide for beginners and which tools you need to hack 2) Python for beginners learn computer programming with python now and how to use it with this step by step guide that gives you the basics of python coding Both books includes practical exercises.The first book will help you to learn the basics of hacking with the advantage that what you study, you can put it into practice now. It will teach you advanced Kali linux concepts and how to carry out an efficient attack and: How to hack one of the most important thing that everyone useHow to get into someone's systemOne of the most famous hacking toolThe best 6 strategies to combat cyber terrorist threat The second book teach you the basics of python so even if you're a completely beginners, you have no problems.Here are some of the content: Data Analysis with Python Programming Languages and Creating a Program Common Programming Challenges Writing Loops in Python And much more.The best moment to start is NOW. So, scroll up and click the buy now button.

  • - the beginner's guide that explain to you step by step the computer programming SQL language and how to program your first database using MySQL + practical exercises
    af Adam Harris
    207,95 kr.

    Are you looking for a simple programming language to learn? If so, then keep reading.SQL is a great language to learn for any business who wants to be able to keep things organized and it can open the doors for a lot of cool things on your website and for promotion your business. Take a look at this guidebook and learn everything that you will need to know in order to use SQL for your business! SQL stands for Structured Query Language and it is a computer language used for the creation of databases and manipulation of data. The manipulation, in this case, refers to the addition of data to the created database and manipulation of the same. It also involves its deletion. All these tasks can be done using SQL. SQL is the most popular language used in database management systems like MySQL, SQL Server, and Oracle. This can be attributed to the fact that SQL comes with a simple syntax which anyone can grasp with much ease. Why do you need SQL?You can use SQL to create a database within your database management system. Once the database has been created, you need to create tables within the database so you can use them for storage of your data. This means that tables are the actual data storage structures in a database. The table is a combination of rows and columns that can be used for data storage. SQL comes with built-in commands you can use to insert data into the tables. Once the data has been added to the table, you can still manipulate it whenever there is a need. You can also delete the data and the various objects you have stored in the database. This guide covers the following: Creating a Database in SQL Server The SQL Structure Database Administration Structure of the SELECT Statement SQL Data Types Preparation Filters 14-SQL Subqueries Database Components How to Manage Database Objects Database Advance Topics Clauses and Queries... AND MORE!!! If you have a website or not or you want to create it, this guidebook give you all the tools and the knowledge to keep organized your database. If you're thinking 'I've never studied a programming language, so I can't do it' don't worry, this book is for beginners.So scroll up and click the buy now button.

  • - Real Story about a Journey to Find Freedom and Seeking Asylum in Foreign Countries.
    af Adam Harris
    132,95 kr.

    This book present an example of a refugee's stories that has been merged into one story. It describe the reason why people are forced to leave their country and what difficulties they will face in their journey.

  • - learn computer programming with python now and how to use it with this step by step guide that gives you the basics of python coding + practical exercises
    af Adam Harris
    207,95 kr.

    Do you want to learn Python, but you don't know which book to buy? If so, keep reading.Most of the aspects of Python have been discussed in this book, so you will have the basics to start with no problem. Most people buy programming books for beginners, but most of those books have one problem: don't accompany the reader step-by-step. This guidebook is meant to be a great introduction to working with the Python language for beginners. There are a lot of parts that come in, and many times a beginner is going to look at is all and be worried that they don't understand how it works, or that they will never be able to code at all. But with some of the examples and exercises explored in this guidebook, you will find that even some of the more complex parts of the code are going to be easier to handle, and you will be able to use those as ways to really write some of your own code along the way. What is Python?Python is a powerful programming language that can be used for development of various types of applications. It is an object-oriented programming language which supports the use of the object-oriented programming concepts. Here are some of the content covered in this guide: Programming Environment Data Analysis with Python Fundamentals of Statistics Visualization and results Writing Loops in Python K-Means Clustering Support Vector Machines Variables and Data Types How to install the Python InterpreterHow to use the Python Shell, IDLE and write your first program Strings Control Flow Introduction Programming Languages and Creating a Program Common Programming Challenges... AND MORE!!! If you are a beginner to programming, Python is a good language, to begin with. It will help you to have a solid background for you to learn any other type of programming language. You will be able to add in a lot of classes, objects, and functions in this, and that can make life so much easier overall. You can always work just with the libraries and extensions that come with the Python language when you download it, or you can go through and add in some third party libraries to this if you would like some special features and more to work on your codes. What are you waiting for? Click buy now button.

  • - 4 books in 1: kali linux, python for beginners, learn sql, computer programming javascript
    af Adam Harris
    297,95 kr.

    Would you like to become an awesome and full programmer? Would you like to start doing some interesting and intriguing stuff with your computer besides stay on social media or you want continue to stay like an 90-years old who doesn't know where turn a computer on? If so, keep readingThis box set includes: 1) Kali linux learn now how kali linux works, how hacking with kali linux with this step by step guide for beginners and which tools you need to hack 2) Python for beginners learn computer programming with python now and how to use it with this step by step guide that gives you the basics of python coding 3) Learn sql the beginner's guide that explain to you step by step the computer programming SQL language and how to program your first database using MySQL 4) Computer programming Javascript step-by-step beginner's guide on how to start to programm your first website using JavascriptAll the books includes practical exercises.The first book will help you to learn the basics of hacking with the advantage that what you study, you can put it into practice now. It will teach you advanced Kali linux concepts and how to carry out an efficient attack and: How to hack one of the most important thing that everyone useHow to get into someone's systemOne of the most famous hacking toolThe best 6 strategies to combat cyber terrorist threatAnd much moreThe second book teach you the basics of python so even if you're a completely beginners, you have no problems.Here are some of the content: Data Analysis with PythonProgramming Languages and Creating a ProgramCommon Programming ChallengesWriting Loops in PythonAnd much more.The third book teach how to create a database within your database management system, tables and how to manage the data inside the tables.Here there are some topics discussed inside the book: The SQL StructureSQL Data TypesClauses and QueriesDatabase Advanced TopicsMuch more.The fourth book tell you why you need to study Javascript, how define your web page contents with HTML and how identify your web page layout with CSS.Here there are some topics discussed inside the book: Iframe and multimediaAn introduction to es6Operators, data types and other prioritiesRegular expressionsMuch more.Do not waste your time anymore.Click the buy now button.

  • af Adam Harris
    185,95 kr.

    ?A book that both taught me so much and also kept me on the edge of my seat. It is an invaluable text from a supremely talented writer.? ?Clint Smith, author of How the Word is PassedThe definitive history of the pervasiveness of racial inequality in American higher educationAmerica's colleges and universities have a shameful secret: they have never given Black people a fair chance to succeed. From its inception, our higher education system was not built on equality or accessibility, but on educating?and prioritizing?white students. Black students have always been an afterthought. While governments and private donors funnel money into majority white schools, historically Black colleges and universities (HBCUs), and other institutions that have high enrollments of Black students, are struggling to survive, with state legislatures siphoning away federal funds that are legally owed to these schools. In The State Must Provide, Adam Harris reckons with the history of a higher education system that has systematically excluded Black people from its benefits.Harris weaves through the legal, social, and political obstacles erected to block equitable education in the United States, studying the Black Americans who fought their way to an education, pivotal Supreme Court cases like Plessy v. Ferguson and Brown v. Board of Education, and the government's role in creating and upholding a segregated education system. He explores the role that Civil War?era legislation intended to bring agricultural education to the masses had in creating the HBCUs that have played such a major part in educating Black students when other state and private institutions refused to accept them.The State Must Provide is the definitive chronicle of higher education's failed attempts at equality and the long road still in front of us to remedy centuries of racial discrimination?and poses a daring solution to help solve the underfunding of HBCUs. Told through a vivid cast of characters, The State Must Provide examines what happened before and after schools were supposedly integrated in the twentieth century, and why higher education remains broken to this day.

  • af Adam Harris
    207,95 kr.

    "Let your haters be your motivators, your escalators, and your elevators." Author Adam Harris has learned how to turn even the worst of circumstances into a stepping-stone toward better days. And in his honest and inspiring guide to life, Adam's L.A.W., he shares the wisdom he's gained from difficult experiences that include losing his dad and the time he almost dropped out of college. While the lessons included in this book are simple, their impact is far-reaching. Learn how serving others can help you discover your own gifts and talents and how forgiveness can allow you to move ahead in life. You can't sidestep difficulty and pain, but when you choose to view hard times as training exercises, you can use them to your advantage rather than letting them stop your progress. You are valuable and unique-and the world needs you! Be yourself; stand up to adversity, pain, fear, and loneliness; hold on to hope; and start experiencing a better life today.

  • - Why America's Colleges Have Always Been Unequal--and How to Set Them Right
    af Adam Harris
    189,95 kr.

    ?A book that both taught me so much and also kept me on the edge of my seat. It is an invaluable text from a supremely talented writer.? ?Clint Smith, author of How the Word is PassedThe definitive history of the pervasiveness of racial inequality in American higher educationAmerica's colleges and universities have a shameful secret: they have never given Black people a fair chance to succeed. From its inception, our higher education system was not built on equality or accessibility, but on educating?and prioritizing?white students. Black students have always been an afterthought. While governments and private donors funnel money into majority white schools, historically Black colleges and universities (HBCUs), and other institutions that have high enrollments of Black students, are struggling to survive, with state legislatures siphoning away federal funds that are legally owed to these schools. In The State Must Provide, Adam Harris reckons with the history of a higher education system that has systematically excluded Black people from its benefits.Harris weaves through the legal, social, and political obstacles erected to block equitable education in the United States, studying the Black Americans who fought their way to an education, pivotal Supreme Court cases like Plessy v. Ferguson and Brown v. Board of Education, and the government's role in creating and upholding a segregated education system. He explores the role that Civil War?era legislation intended to bring agricultural education to the masses had in creating the HBCUs that have played such a major part in educating Black students when other state and private institutions refused to accept them.The State Must Provide is the definitive chronicle of higher education's failed attempts at equality and the long road still in front of us to remedy centuries of racial discrimination?and poses a daring solution to help solve the underfunding of HBCUs. Told through a vivid cast of characters, The State Must Provide examines what happened before and after schools were supposedly integrated in the twentieth century, and why higher education remains broken to this day.

  • af Adam Harris
    197,95 kr.

    Life is about journeys and paths and those that you choose. As the years go by the ones to choose become less obvious, I try to challenge myself and those around me through the kaleidoscope of life.Assumptions that we create both of ourselves and others limit our chances to grow and flourish and the internal mental models of our mind restrict us from blossoming. We have to trust and let go, I try to surrender...... it''s a test that I take every day.

  • - A Black and White Baby Book
    af Adam Harris
    127,95 - 217,95 kr.

  • - A Black and White Baby Book
    af Adam Harris
    117,95 - 217,95 kr.

  • - A Guessing Game for Kids 3-5
    af Adam Harris
    167,95 - 242,95 kr.

  • - A Guessing Game for Kids 1-3
    af Adam Harris
    167,95 - 242,95 kr.

  • - Handwriting Practice for Kids
    af Adam Harris
    137,95 kr.

    Letter Tracing Books for Kids Ages 3-5Perfect for the holidays! This fun book is a great way for children ages 3 and up to learn the letters of the alphabet and practice fine motor skills.Letter Tracing Christmas provides hours of tracing activities for uppercase letters, lowercase letters, and vocabulary words geared around the holiday season.In Letter Tracing Christmas, your preschool child will practice printing skills while also learning to recognize alphabet letters and sounds. Each activity teaches early reading concepts and prepares your child for kindergarten success.Also includes fun mazes, sequence and pattern puzzles, and more! PRESCHOOL WORKBOOK and Activity Book for Kids Ages 3-5 ABC Book for Toddlers and Learn to Write for Kids GREAT HOLIDAY GIFT item or as part of homeschool supplies ALPHABET GAMES LARGE 8.5x11 Book Size and 80 Pages of Handwriting Paper

Gør som tusindvis af andre bogelskere

Tilmeld dig nyhedsbrevet og få gode tilbud og inspiration til din næste læsning.