Ihre E-Mail wurde erfolgreich gesendet. Bitte prüfen Sie Ihren Maileingang.

Leider ist ein Fehler beim E-Mail-Versand aufgetreten. Bitte versuchen Sie es erneut.

Vorgang fortführen?

Exportieren
Filter
  • Sarda, Shubham  (6)
  • Boston, MA : Safari  (6)
  • New York, NY : JSTOR
  • Electronic videos  (6)
  • 1
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781803239477
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 23 hr., 36 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos
    Kurzfassung: Learn how to build responsive webpages from scratch using Flexbox, CSS Grid, Animation, SVG, and Bootstrap. About This Video Explore Django apps, templates, models, and migrations Work with CSS preprocessor: SASS (variables, nesting, mixins, extend/inheritance) Work with CSS framework: Bootstrap 5 (layouts, forms, components, and utilities) In Detail Responsive web design is about creating web pages that look good on all devices. A responsive web design helps automatically adjust for different screens to make it user friendly. This course touches on each important topic through concept explanation, documentation, and implementation. The entire course is designed for beginners with one goal in mind—to build responsive websites using HTML5, CSS3, Bootstrap, and SASS. Throughout the course, we will explore 6 projects namely Profile Card, Login Page, Spotify Clone using Flexbox, Testimonial Page using CSS Grid, Portfolio Website using Bootstrap, and EdTech Startup Landing Page. With the help of these projects, we will understand the following topics: How does the web work HTML fundamentals HTML semantics CSS fundamentals Responsive design Layouts SVG CSS libraries Bootstrap (CSS framework) SASS (CSS preprocessor) Website deployment The complete course is focused on the concept learning approach; you learn every concept through a logical and visual learning approach. Learn all the important concepts in the simplest viable way with examples and real-life projects. By the end of the course, you will be ready to work as an intern, fresher, or freelancer, and you will also be able to implement everything yourself. Most importantly, you will be ready to dive deep with future practice and hard-level questions about website building. Who this book is for This course is helpful for absolute beginners who want to learn how to build a beautiful and responsive website; designers who want to expand their skill set into HTML5, CSS3, Bootstrap, and SASS. No previous programming or coding experience is required; we will cover everything step-by-step from the basics.
    Anmerkung: Online resource; Title from title screen (viewed January 31, 2022) , Mode of access: World Wide Web.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 2
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781803242354
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 1 hr., 1 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos
    Kurzfassung: Take your first step toward data analysis with Pandas - Learn about DataFrames, Jupyter Notebook, iPython, and Pandas commands. About This Video Short, crisp, and clear course on data analysis using Pandas library in Python Beginners-level course to give you hands-on knowledge to start your journey in data analysis A good blend of theoretical and practical concepts along with resource files to follow along smoothly In Detail Pandas is an open-source library providing you with high-performance, easy-to-use data structures and data analysis tools for Python. Pandas provide a powerful and comprehensive toolset for working with data, including tools for reading and writing diverse files, data cleaning and wrangling, analysis and modeling, and visualization. Fields with the widespread use of Pandas include data science, finance, neuroscience, economics, advertising, web analytics, statistics, social science, and many areas of engineering. This course covers fundamentals of data analysis with Python, predominantly using Pandas library. This course starts with covering the fundamentals of data analysis. You will be then working with Pandas, iPython, Jupyter Notebook. After that, you will explore important Jupyter Notebook commands. Post that, you will be working with CSV, Excel, TXT, JSON files, and API responses. Finally, you will be working with DataFrames (indexing, slicing, adding, and deleting). By the end of this course, you will have a good understanding of Pandas and will be ready to explore data analysis in-depth in the future. Who this book is for This course is ideal for Python programmers and developers, and students who are interested in learning Pandas for doing data analysis. This course is designed for beginners who want to start their journey in the field of data analytics. No prerequisites are required to opt for this course.
    Anmerkung: Online resource; Title from title screen (viewed December 21, 2021) , Mode of access: World Wide Web.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 3
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781801078504
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 19 hr., 53 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local ; Electronic videos
    Kurzfassung: Get ready to solve modern computing problems with data structures and algorithms About This Video Understand the fundamentals of data structures and algorithms Learn how to implement data structures and algorithms in the real world using Python Prepare for your job interview by getting acquainted with some common interview questions In Detail With the knowledge of data structures and algorithms at your fingertips, you can write efficient computer programs to solve real-world problems. This course will help you to get up and running with data structures and algorithms in no time. The course starts by explaining the concepts of complexity analysis and big O notation. Next, you will become familiar with the concepts of memory and logarithms. Moving along, you will get a solid understanding of data structure concepts, such as arrays, linked lists, stacks, queues, hash tables, trees, heaps, and graphs. Next, you will understand what recursion is and get to grips with a variety of basic and advanced algorithms, such as searching, sorting elementary, sorting advanced, tree traversal, and graph traversal. Towards the end, you will go through a set of interview questions that will enhance your knowledge of data structures and algorithms and prepare you for job interviews. By the end of this course, you will have gained exceptional knowledge of data structure and algorithms and will have developed skills to apply in the real world.
    Anmerkung: Online resource; Title from title screen (viewed January 28, 2021) , Mode of access: World Wide Web.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 4
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781801819022
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 12 hr., 55 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local ; Electronic videos
    Kurzfassung: This project-based course will help you master the art of building flexible and powerful APIs using Python and Django. About This Video Learn all important concepts in the simplest possible way with examples and real-life projects Learn about throttling and Django filter backend Explore permissions and authentication in Django In Detail This course touches on each and every important topic through concept explanation, documentation, and implementation. The entire course is designed for beginners with one goal in mind—to build powerful REST APIs using Python and Django. Throughout the course, we will explore the most important Django Rest framework topics step-by-step. We will learn topics such as API basics, serializers, class-based views, and so on. After completing this course, you will be ready to work as an intern, fresher, or freelancer and you will also be able to implement everything yourself! Most importantly, you will be ready to dive deep with future practice and hard-level questions on DRF.
    Anmerkung: Online resource; Title from title screen (viewed June 29, 2021) , Mode of access: World Wide Web.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 5
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781839212956
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 12 hr., 21 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local ; Electronic videos
    Kurzfassung: Python programming masterclass for beginners – learn all about Python 3 with object-oriented concepts, five projects and more! About This Video No prior knowledge of Python is required. You will learn how to write clean and proper Python code as we take you through the concepts, some example projects, and the proper programming structure. Acquire the prerequisite Python skills to move into specific branches of web development, data science, image processing, and more. In Detail Welcome to "Python Programming A-Z – Learn Python Programming by Building Five Projects," a course that takes you through your Python journey from beginner to advanced step by step. This course touches on every important concept of the latest version of Python, Python 3. Throughout the course, we will explore the most essential Python features: Basics of Python programming – expressions, variables, and printing output Python operators – the Python assignment operator, relational and logical operators, and short circuit operators Python conditionals and if statements Methods – parameters, arguments, and return values Object-oriented programming – classes and objects Encapsulation, inheritance, and abstract classes Python data structures in-depth – lists, sets, dictionaries, and tuples Conditionals – if/else statements and nested if/else Loops – for loops, while loops, break, and continue The mutability and immutability of Python’s basic types Built-in and user-defined modules Errors and exception handling – try, except, else, and finally Custom exceptions – raising exceptions and creating and raising a custom exception Data analysis with Pandas Face recognition with OpenCV Building a GUI application with Tkinter An automated Twitter bot with Tweepy Understanding the basics of databases and working with SQLite 3 Five projects with OpenCV, pandas, PyTube, Tkinter, Tweepy, and more After completing this course, you will be ready to work as an intern, fresher, or freelancer, and you will also be able to implement everything yourself! Most importantly, you will be ready to use the huge scope offered by Python programming.
    Anmerkung: Online resource; Title from title screen (viewed October 11, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 6
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781839213960
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 5 hr., 32 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local ; Electronic videos
    Kurzfassung: Learn Django 2.2 - build real web applications with Python, Django, and SQLite3 and deploy them on a Heroku server About This Video Implement CRUD functionality (Create, Read, Update, and Delete) Learn Django Design Principles: DRY (Don't Repeat Yourself) and KISS (Keep It Simple and Straightforward) In Detail Welcome to Django A-Z: Learn Django 2 By Building & Deploying Projects! This course will help you start your web development journey from scratch, step-by-step. This course touches on every important concept for beginners to the latest version: Django 2. Throughout this course you will learn about: Setting up development environments (Libraries, Extensions, IDE's, Virtualenv) Work with the Administration panel Working with a GitHub repository Push projects from local systems to GitHub Working with Django Heroku (STATICROOT, WSGI, gunicorn) Hiding secret keys, DEBUG , Allowed Host, Database Information Working with Django security and database updates After completing this course, you will be ready to work on beginner-level projects as an intern, fresher, or freelancer and you will also be able to implement everything yourself! Most importantly, you will be ready to dive deep into a big available scope with Django in the future. Enroll now and I will make sure you learn all you need to know about Django 2!
    Anmerkung: Online resource; Title from title screen (viewed November 22, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
Schließen ⊗
Diese Webseite nutzt Cookies und das Analyse-Tool Matomo. Weitere Informationen finden Sie hier...