Your email was sent successfully. Check your inbox.

An error occurred while sending the email. Please try again.

Proceed reservation?

Export
Filter
  • Percival, Rob  (10)
  • Eramo, Michael  (6)
  • [Erscheinungsort nicht ermittelbar] : Packt Publishing  (16)
  • 1
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781801072359
    Language: English
    Pages: 1 online resource (1 video file, approximately 12 hr., 17 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn and deepen your knowledge in ethical hacking topics such as pentesting and privilege escalation techniques while becoming a certified cyber security professional About This Video Execute privilege escalation for Linux Execute privilege escalation for Windows Solve CTF (Catch the Flag) solutions and move ahead in the game level In Detail We are in an era where cyber security plays an important part and the race between attackers and defenders is tremendously growing. Companies are heavily investing to protect their data. Pentesting and privilege escalation tests prove to be a vital step to eradicate or lower down the vulnerabilities within a system, network, or application to detect weaknesses that an attacker could exploit. Throughout the course, we’ll solve a number of vulnerable machines on VulnHub, TryHackMe, and HackTheBox along with the other platforms. The topic of privilege escalation will be thoroughly explained, which provides the best tools to pass a certification such as OSCP. Furthermore, we will not only focus on Linux machines but Windows machines as well. Important topics that will be covered are as follows: Advanced Linux CTF Solutions Linux Privilege Escalation Windows Privilege Escalation Kernel Exploit SUID Sudo Cronjobs Metasploit Potato Attacks BPrute Force Meterpreter Shells Meterpreter Shells By the end of this course, you will have taken a big step to advance your cyber security career. Warning: This course aims to provide a good training for people who want to be cyber security professionals. You should not break the law in any way with the offensive penetration test techniques and you accept the responsibility by taking this course.
    Note: Online resource; Title from title screen (viewed May 27, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781800562523
    Language: English
    Pages: 1 online resource (544 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: Start your journey towards becoming a JavaScript developer with the help of more than 100 fun exercises and projects Key Features Write eloquent JavaScript and employ fundamental and advanced features to create your own web apps Interact with the browser with HTML and JavaScript, and add dynamic images, shapes, and text with HTML5 Canvas Build a password checker, paint web app, hangman game, and many more fun projects Book Description This book demonstrates the capabilities of JavaScript for web application development by combining theoretical learning with code exercises and fun projects that you can challenge yourself with. The guiding principle of the book is to show how straightforward JavaScript techniques can be used to make web apps ranging from dynamic websites to simple browser-based games. JavaScript from Beginner to Professional focuses on key programming concepts and Document Object Model manipulations that are used to solve common problems in professional web applications. These include data validation, manipulating the appearance of web pages, working with asynchronous and concurrent code. The book uses project-based learning to provide context for the theoretical components in a series of code examples that can be used as modules of an application, such as input validators, games, and simple animations. This will be supplemented with a brief crash course on HTML and CSS to illustrate how JavaScript components fit into a complete web application. As you learn the concepts, you can try them in your own editor or browser console to get a solid understanding of how they work and what they do. By the end of this JavaScript book, you will feel confident writing core JavaScript code and be equipped to progress to more advanced libraries, frameworks, and environments such as React, Angular, and Node.js. What you will learn Use logic statements to make decisions within your code Save time with JavaScript loops by avoiding writing the same code repeatedly Use JavaScript functions and methods to selectively execute code Connect to HTML5 elements and bring your own web pages to life with interactive content Make your search patterns more effective with regular expressions Explore concurrency and asynchronous programming to process events efficiently and improve performance Get a head start on your next steps with primers on key libraries, frameworks, and APIs Who this book is for This book is for people who are new to JavaScript (JS) or tho...
    Note: Online resource; Title from title page (viewed December 15, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781803241739
    Language: English
    Pages: 1 online resource (1 video file, approximately 17 hr., 15 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Master the fundamentals of Android Studio, Android app development, and the Kotlin programming language About This Video A complete practical course to master Android application development Create 6 full-fledge applications as well as many more "learning" applications throughout the course Learn to code in Kotlin, Google's official language for Android application development In Detail The Art of Doing: Dive into Android development with Kotlin is a course that takes the time to lay a foundation and build upon it. We won't just get Android Studio installed and rush through all it does for us in creating a project. Instead, we will walk through each file created and the given starter code, so you feel like you are in control of the applications you are writing! We'll continue on this trend of fully explaining and gaining a mastery level of understanding of concepts as we explore various views, layout styles, view and data binding, fragments and navigation, and lastly MVVM architecture. In this course, we will walk through, step by step, how to design the layout and the functionality of unique, engaging, and purposeful apps. Together, we will work through 15 sections of this course. Each section will highlight concepts and ideas, explaining every step along the way and answering any questions you might have. By the end of this course, you will be coming up with your own app ideas and feel confident enough in your abilities to create them. Who this book is for This course is designed for beginner Android students looking to understand Android application development with Kotlin. Also, students who have gained an introductory level knowledge in another language (Python, JavaScript) and are looking for ways to apply their knowledge can benefit from this course. One must have a basic understanding of computer programming principles such as variables, conditionals, loops, and functions as these won’t be covered. Also, have a computer capable of running Android Studio or the Android Emulator or a physical Android device for testing.
    Note: Online resource; Title from title screen (viewed September 28, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781803231587
    Language: English
    Pages: 1 online resource (1 video file, approximately 17 hr., 17 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: From simple games using single images to complex games using classes and 100 sprites, this course will teach you how to do it all! About This Video Learn to use the Pygame library in video game design Build seven arcade-style games with different difficulty levels Apply custom character animations using sprite sheets to help make our games really come to life In Detail Have you learned the fundamentals of Python and then asked yourself: what's next? Then this course is for you. We'll begin by learning the fundamentals of the Pygame library and video game design as we move on to making four incredibly fun, arcade-style games called Feed the Dragon, Click the Clown, Snake, and Burger Dog. We will then proceed to the concepts of classes and inheritance in Python, which are crucial tools for taking our games to the next level using Sprites and Sprite Groups. If, you have not worked with classes before, you need not worry, we've got you covered. We will spend some time learning more intermediate concepts such as how to use sprites, sprite groups, and various sprite collision detection methods as we move on to making two intermediate-level games called Monster Wrangler and Space Invaders. The third part of this course focuses on more advanced topics such as creating a tile map and using/reading it to create more complex-level designs, using 2-dimensional vectors to aid with more complex player movements such as running and jumping under forces of friction and gravity, and adding character animations to make our games really come to life! We will apply these concepts as well as all our previous knowledge to make one last game called Zombie Knight, which is the final project. By the end of this course, you will be able to put forward your own game ideas and feel confident enough in your abilities to create them. Who this book is for This course is designed for beginner Python developers who are curious about video game design and the Pygame library or looking to strengthen their understanding of classes and how they can be used in larger projects or have a love for classic arcade-style games. A basic understanding of programming concepts such as variables, lists, loops, and conditionals is required as these won‘t be covered in the course. In the second half of the course, we will be switching to using classes extensively. We will spend some time reviewing and learning the topics of classes and inheritance, although prior knowledge may be helpful.
    Note: Online resource; Title from title screen (viewed October 27, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 5
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781801071246
    Language: English
    Pages: 1 online resource (1 video file, approximately 37 hr., 19 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Electronic videos
    Abstract: Learn iOS 14 development with Swift 5 + Xcode 12. Build apps, games (Instagram, Foursquare, and more), and also discover SwiftUI About This Video One year web hosting from Eco Webhosting Get 300$ worth of visuals to use in your app design Pass and get CCA Certification participation for Swift Level 1 and Swift Level 2 for free In Detail Do you know why application development with Swift is gaining a huge popularity? The reason being programming in Swift will bring down the cost of software development, the speed of implementation, and the possibility of further innovation. In this course, you are going to write real-life example apps, games, clones, and much more. You will learn and practice all details of Swift 5 and iOS development during these projects and challenges and will also get introduced to SwiftUI. The topics that will be covered are Swift 5 beginner to advanced techniques, layout, push notifications, Parse, Firebase, Cocoapods, OneSignal, maps, core data, JSON and API, Back4App servers, social media development, ML, augmented reality, games with Sprite Kit, SwiftUI, design essentials with Adobe XD, widgets, and app storage. You are also going to work on projects such as Art Book, Catch the Kenny, Currency Converter, Travel Book, Foursquare Clone, Instagram Clone, Snapchat Clone, Angry Bird Clone, Image Recognition App, and so much more. We are going to cover both Firebase and Parse with their latest and most updated versions! By the end of the course, you will be able to write and design a real app and upload it to the AppStore at the end of this course. When you finish this course, you will be able to understand how you can write any iOS app you want.
    Note: Online resource; Title from title screen (viewed July 28, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 6
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781801071376
    Language: English
    Pages: 1 online resource (1 video file, approximately 6 hr., 59 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Master the Linux command line and develop fundamental skills needed to begin your journey into ethical hacking About This Video Get an insight into the structure of the Linux directory Learn how to work with files and directories using Linux commands Build a solid foundation in Bash scripting In Detail Linux commands are so powerful that using them you can interact with your computer without any assistance of point and click GUI applications. Linux commands are also essential if you are looking to step into the world of ethical hacking. This course will take you through the Linux command line and, in no time, you will be comfortable in performing file and management tasks by using only the Linux commands. The course starts with explaining the installation process of VirtualBox and Kali Linux. Next, you will get to know your computer with the help of terminal commands, such as ipconfig, ping, ip, dp, free, ps, top, kill, whoami, and uname. Moving along, you will learn to navigate through the directory structures and become familiar with the task of making and manipulating files. Later, you will learn to use the grep and awk commands to search through files and understand the concept of changing file permissions. Next, you will learn how to create and modify users and groups and go through the steps of installing new software. Toward the end, you will learn how to compress and extract files and get an overview of Bash scripting. By the end of this course, you will have developed the basic Linux command line skills that will help you to start your career in ethical hacking.
    Note: Online resource; Title from title screen (viewed November 26, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 7
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781800564084
    Language: English
    Pages: 1 online resource (1 video file, approximately 19 hr., 29 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Electronic videos
    Abstract: Discover how to effectively use C++ for building real-world powerful applications About This Video Master the fundamentals of C++ programming Develop practical skills and terminology related to software development Learn how to apply the principles of object-oriented programming (OOP) like a pro In Detail Do you know that C++ is used by over 4 million developers worldwide? and in the US, a C++ developer earns around S100,000 a year. Learning C++ will add value to your CV and you will have skills that will give you a chance to work on amazing projects. Through this video course, you will learn C++ by building applications. The course starts by taking you through the learning objectives and helps you with the process of setting up the environment on Windows and macOS. Once you are ready to code, you will learn to build many interesting applications, such as Mad-Libs Clone, Jam of the Month, Parallel Array/Vectors, and Tic-Tac-Toe, to become familiar with C++ concepts such as variables, data types, operators, control statements, arrays, vectors, and functions. Moving along, you will again learn to build interesting projects to get to grips with classes, objects, exception handling, debugging, pointers, inheritance, and polymorphism. Finally, you will get an overview of templates, Standard Template Library (STL), pointers, and operator overloading. By the end of this course, you will have developed basic and advanced C++ skills needed to build modern and robust applications.
    Note: Online resource; Title from title screen (viewed November 30, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 8
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781801070263
    Language: English
    Pages: 1 online resource (1 video file, approximately 14 hr., 7 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Unleash the power of Python’s GUI library- Tkinter, to make real-world interactive applications About This Video Understand the fundamentals of the Tkinter library Learn how to design the layout and functionality of modern GUI applications Get ready to build eleven engaging and purposeful GUI applications In Detail Have you learned the fundamentals of Python and then asked yourself “What next?”. If so, consider taking this course, which will help you create your own Python GUI applications. The course starts with the installation process of Python on your machines and then takes you through the basics of GUI widgets. Once you are settled down, you will learn the concepts of Python by building interesting applications such as Metric Helper, Color Theme Maker, Morse Code Translator, Simon Memory Game, and a lot more. By building these applications, you will learn how to manage the application layout, understand the functionality of the call APIs, and will find out how to create stand-alone executable files that will run on any Windows machine. By the end of this course, you will be well-versed with the fundamentals of GUI application development using Python’s Tkinter library.
    Note: Online resource; Title from title screen (viewed November 30, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 9
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781801075756
    Language: English
    Pages: 1 online resource (1 video file, approximately 28 hr., 20 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: A well-crafted practical course to learn Python by building 40 entertaining applications About This Video Grasp the fundamentals of computer science that are transferable across all programming languages Learn how to import and work with Python libraries, such as Tkinter, Matplotlib, and Random Get ready to write your own real-world Python programs In Detail By encouraging you to build 40 applications, this course will make you well-versed with numerous ideas, theories, and fundamentals of computer science and Python. The course begins with the installation process of Python and an explanation of basic data types used in Python programming. You will then start building 40 meaningful, engaging, and purposeful Python applications that will help you to understand the concepts of Python programming in detail. Some of the applications that you will learn to build are letter counter application, grade sorter application, voter registration application, thesaurus application, and a lot more. By the end of this course, you will be well-versed in Python programming and will have developed the skills to build real-world applications in Python.
    Note: Online resource; Title from title screen (viewed December 24, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 10
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781801075480
    Language: English
    Pages: 1 online resource (1 video file, approximately 9 hr., 10 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Discover networking from the Linux command-line interface and become an expert in network scanning. About This Video Understand Linux commands, such as ip, arp, ping, macchanger, and systemctl Get ready to use powerful tools like Netcat and Nmap Learn how to write error-free scripts to understand the concepts of network scanning In Detail Do you ever wonder how network scanning is executed just by entering “nmap 192.168.1.0/24” into the command line? With this video course, you'll not only understand how the commands work but you'll also master the concepts of virtual machines, network scanning, and port monitoring. By the end of this video, you will gain a good understanding of networking commands, and develop the skills needed to scan the network.
    Note: Online resource; Title from title screen (viewed November 27, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 11
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781838987701
    Language: English
    Pages: 1 online resource (1 video file, approximately 7 hr., 38 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Accelerate your coding career! Find a great job in programming or app development in a new course from Eazl & Codestars! About This Video Master strategy, résumé/CV writing, LinkedIn profile SEO, and coding interview preparation to achieve successful career advancement Ace whiteboard coding interviews and prepare a keyword-rich, targeted résumé that gets outstanding results In Detail A great job is key to living a happy life; however, the problem is, you know how competitive the job market is and you weren't taught to job hunt even though it is an essential skill. Don't worry! This course will take you through strategy, résumé;/CV writing, LinkedIn profile SEO, coding interview preparation, professional networking, salary negotiation, dealing with HR and recruiters, and much more. This course will not only guide you in gaining control of your career, but it'll also help you act with confidence and purpose so that you don't waste your valuable time and can earn more than you previously thought possible. Careers in Programming can make all this happen within a few weeks. Downloading the example code for this course: You can download the example code files for this course on GitHub at the following link: https://github.com/PacktPublishing/Careers-in-Programming-How-to-Get-a-Great-Coding-Job-2019- . If you require support please email: customercarepackt.com
    Note: Online resource; Title from title screen (viewed July 10, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 12
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781839214578
    Language: English
    Pages: 1 online resource (1 video file, approximately 12 hr., 18 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Use Kotlin instead of Java. Kotlin is a new language that makes programming for Android or JavaScript a dream About This Video Learn Kotlin from the ground up Create two fully functional Android apps In Detail Google is now officially supporting Kotlin in Android development, with the platform recently announcing that it considers the language ideal for Android app developers. Moreover, Kotlin makes it easier to work with JavaScript. In this course, you'll explore a fun and exciting way to learn this language, particularly if you're a beginner. However, experienced programmers will also find this course enriching. If you're just getting started with Kotlin, a dedicated section takes you through Kotlin fundamentals step-by-step. If you already have previous programming experience, you can benefit from the exclusive section titled 'Kotlin for Programmers'. You'll gain hands-on experience by working through projects. The course will guide you through developing two Android apps and a command-line tool. You'll even get to grips with creating JavaScript for a website. While exploring further sections, you'll encounter challenges that will test your new skills and make sure you're getting the most out of this course. By the end of this course, you will be well-versed in Kotlin and have the skills you need to build Android apps, create JavaScript, and much more.
    Note: Online resource; Title from title screen (viewed July 23, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 13
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781789957488
    Language: English
    Pages: 1 online resource (1 video file, approximately 21 hr., 50 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Electronic videos
    Abstract: Build 9 projects and master two essential and modern technologies: Python and PostgreSQL About This Video Gain comprehensive understanding of software and programming with Python Create basic beginner-level applications to advanced engaging applications using Python In Detail Ever wanted to learn one of the most popular programming languages on the planet? Why not learn two of the most popular at the same time? Python and SQL are widely used by small to large technology companies thanks to their powerful, yet extremely flexible features. While Python is used in the industry for embedded software, web development, desktop applications, and mobile apps, PostgreSQL allows your applications to become even more powerful by storing, retrieving, and filtering through large datasets easily. This course is your one-stop-shop for everything Python and PostgreSQL. You'll advance from an absolute Python and PostgreSQL beginner to an experienced software developer. Get ready to transform your world and become a super-confident app developer! Downloading the example code for this course: You can download the example code files for this course on GitHub at the following link: https://github.com/PacktPublishing/The-Complete-Python-and-PostgreSQL-Developer-Course . If you require support please email: customercarepackt.com
    Note: Online resource; Title from title screen (viewed July 10, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 14
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781839210495
    Language: English
    Pages: 1 online resource (1 video file, approximately 31 hr., 30 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Electronic videos
    Abstract: Protect yourself from hackers and cyber attacks. Master penetration testing + build security and coding tools with Python. About This Video Kali Linux tools Basic Linux commands Fundamental ethical hacking attacks and protection methods Learn Metasploit and Python In Detail This course is highly practical and is divided into several sections, each of which aims to achieve a specific goal; the goal is usually to hack into a specific system so that you can practice all the skills and techniques you learn in real-time. You'll start by setting up an ethical hacking lab on your computer. Here you can put the theory you learn to the test and have a safe space to practice using hacking tools and attacks. We'll experience real-time hacking examples and learn how to protect ourselves against these attacks at the same time! In this course, you'll learn: How hackers launch attacks on different systems, computers, users, websites, and wireless networks What tools hackers use, why, and how they work How to protect yourself (or your clients!) against these attacks How to build your security and hacking tools with Python-from scratch and with no programming experience necessary! How to create your own ethical hacking tool portfolio. In the relevant sections, you'll learn about subjects such as Kali Linux, Wireshark, Maltego, net discover, MSFC, Trojan, Backdoor, Veil, Metasploitable, SQLi, MITMf, Crunch, Meterpreter, Beef, Apache, Nmap, SQLMap, Python, Socket, Scapy, Pynput, Keylogger, and more. We start with practical information without excessive detail and progress accordingly without neglecting the theory at the end.
    Note: Online resource; Title from title screen (viewed September 20, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 15
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781839217289
    Language: English
    Pages: 1 online resource (1 video file, approximately 34 hr., 40 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Electronic videos
    Abstract: Go from beginner to expert in Python by building projects. The best investment for your Python journey! About This Video Develop a lifelong love for programming with Python! From foundations to expert, learn about every major Python topic. Master Object-Oriented Programming and structure your Python programs like a professional. In Detail The course covers every major Python topic (including Object-Oriented Programming, Web Scraping, and even GUI development), and now includes even more content. Control your browser using Selenium, to scrape websites or even fill in forms Learn to interact with REST APIs and build a currency exchange program Create desktop GUIs using Tkinter, so your users can work with your applications very easily Start working with unit testing in Python by learning about the unit test library We've also completely re-recorded the course's introductory Python material, so it's even clearer and more straightforward! This course will take you from beginner to expert in Python, easily and quickly. We've ensured every piece of content is concise and straightforward and will never leave you confused. This course dives right into Python and makes you productive right from the start. This is the best investment you can make in your Python journey. Downloading the example code for this course: You can download the example code files for this course on GitHub at the following link: https://github.com/PacktPublishing/The-Complete-Python-Course . If you require support please email: customercarepackt.com
    Note: Online resource; Title from title screen (viewed August 30, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 16
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781838984830
    Language: English
    Pages: 1 online resource (1 video file, approximately 7 hr., 37 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Build your audience with professionally designed, UX-friendly apps About This Video Learn basic design principles and tools and work on three brilliant projects Learn the basics of prototyping In Detail Welcome to The Complete Guide to Designing a Mobile App! Many fantastic apps never attract a big audience, and one key reason for that is that they're poorly designed. There's a big difference between building an app and designing it; it's the difference between an app that works perfectly, looks fantastic, and does exactly what it promises, and one that doesn't. The more design work you put into your app, the more successful your app will be. In this course, you'll get a brief overview of design principles, before getting into the how-to and learning by doing, with regular exercises and challenges to test and cement your learning. The first half of the course focuses on: Design basics-Learn simple (but devastatingly effective) design principles. Understand the differences between iOS and Android design systems, and what that means for your app. Polishing your idea-Tailor your app to your users and stand out from the competition! Learn how to sketch out and wireframe an app idea and see the difference this makes! Information architecture-The backbone of any good app. The structure of your design is so important-learn the guiding principles behind the app and information architecture here! Style-color, font, icons, typography. Everything you need to know! Components and patterns-Help users navigate your app. Create forms, fields, notifications, animations, and more! The user experience-Make your app simple and intuitive and your users will love you. Learn how here. Design with Sketch-A complete guide to the hugely well-regarded design software, Sketch. As your skills increase and your confidence grows, you'll start work on three brilliant projects, designing and creating every element of the following apps! An Instagram app A food delivery app A studio booking app By the end of this course, you'll know everything there is to know about app design and will have created three hugely impressive projects for your career portfolio!
    Note: Online resource; Title from title screen (viewed October 18, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
Close ⊗
This website uses cookies and the analysis tool Matomo. More information can be found here...