Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Development 37
- Application software 31
- Web site development 26
- tissue engineering 21
- Technology: general issues 20
- scaffolds 20
- additive manufacturing 16
- biomaterials 15
- 3D printing 14
- History of engineering & technology 14
- mechanical properties 14
- Design 13
- hydrogel 13
- scaffold 13
- Medicine 12
- chitosan 11
- Microsoft .NET Framework 10
- Research & information: general 10
- Ruby (Computer program language) 10
- Web applications 10
- cytotoxicity 10
- extracellular matrix 10
- Active server pages 9
- Biotechnology 9
- Engineering and Technology 9
- JavaScript (Computer program language) 9
- Physical Sciences 9
- Ruby on rails (Electronic resource) 9
- Study and teaching 9
- Tissue engineering 9
-
361Publicado 2015“…Structural features of neurons (dendritic spines and branches, cell body, nucleus, axon...) as well as AKAPs and other scaffolding proteins that keep signaling enzymes together and form "signaling microdomains", are critical spatial determinants of signal integration. …”
Libro electrónico -
362Publicado 2008“…You'll learn everything from the fundamentals of Rails scaffolding to building customized interactive web apps using Rails' rich set of tools and the MVC framework. …”
Libro electrónico -
363Publicado 2022“…Interviews and experiments with commercializing consumer innovators and their customers scaffold the findings from the market data analyses. …”
Libro electrónico -
364Publicado 2023“…This manual uses a scaffolding approach to enable the student walk through progressively complex steps of planning his/her research project. …”
Biblioteca de la Universidad de Navarra (Otras Fuentes: Biblioteca Universidad de Deusto)Libro -
365Publicado 2013“…Expansive Education offers: Radical thinking about the purpose of schools, underpinned by latest literature from the learning sciences A critical exploration of what works in practice and an analysis of pioneering concepts that support dispositional approaches to learning A scaffolding framework that assists teachers in consistently choosing those methods most likely to create expansive learning environments A powerful manifesto for individual schools, clusters of schools, districts and national systems to articulate a different vision of education and a means of tracking real progress…”
Libro -
366Publicado 2018“…So much so that some researchers have suggested that sound provides the ‘auditory scaffolding’ for sequencing behavior. Little wonder that research studies addressing sequences in modalities other than audition are extremely rare.This research topic aimed to gather a holistic picture of sequencing behaviour among humans by collecting snapshots of the current research on the topic of sequencing. …”
Libro electrónico -
367Publicado 2019“…Potential topics include, but are not limited to, the following: liver tissue engineering, liver regeneration, graft repair, liver stem cells and organoids, bio-scaffolds, and 3D printing.We invite you to contribute original research papers, as well as comprehensive reviews, aligned with these themes, to advance and improve the actual state-of-the-art in liver bioengineering and providing new opportunities for the imminent medical problem of organ and tissue shortage for transplantation…”
Libro electrónico -
368Publicado 2021“…Several anticancer agents representing diverse chemical scaffolds were assessed in different kinds of cancer cell models. …”
Libro electrónico -
369por Snoyman, Michael“…By the time you finish this book, you’ll create a production-quality web application with Yesod’s ready-to-use scaffolding. You’ll also examine several real-world examples, including a blog, a wiki, a JSON web service, and a Sphinx search server. …”
Publicado 2012
Libro electrónico -
370Publicado 2020“…As such, proteomic and peptidomic analyses using LC-MS have enabled the full analysis of venom components, revealing a variety of novel peptide and protein toxins sequences and scaffolds, potentially useful as pharmacological research tools and for the development of highly selective peptide ligands and therapeutic leads, like chlorotoxin. …”
Libro electrónico -
371Publicado 2022“…Whereas virtual excursions usually refer to learning opportunities where 'a museum, author, park or monument is brought to the student' (Hehr 2014:1), the virtual excursion in our context is an activity system (Engeström 1987) where students' learning is scaffolded across the zone of proximal development (Vygotsky 1978) and where their 'social and pedagogical boundaries are stretched or expanded' (De Beer & Henning 2011:204). …”
Libro electrónico -
372Publicado 2023“…The special ecological conditions of mangroves include high salinity, nutrient limitation, tidal gradients, high temperatures, excessively high light, and muddy anaerobic or sandy soil, which lead to various morphological and physiological adaptations of inhabiting species and act as an effective selector for the metabolic pathway via the generation of unique functional metabolites with highly unique chemical scaffolds and pharmaceutical application potential. …”
Libro electrónico -
373Publicado 2017“…Together, the Yeoman scaffolding tool, Bower dependency manager, and Gulp automation build system radically shorten the time it takes to release web applications. …”
Libro electrónico -
374Publicado 2019“…You’ll learn to reduce the boilerplate code and use blueprints for scaffolding out features. This course will not only empower you to use Redux and NgRx to the fullest but will also help you build your own micro implementation of NgRx for a database-backed app…”
-
375por St. Laurent, Simon“…This book will help you: Present web content by building an application with a basic view and a simple controller, while learning Ruby along the way Build forms and process their results, progressing from the simple to the more complex Connect forms to models by setting up a database, and use Rails' ActiveRecord to create code that maps to database structures Use Rails scaffolding to build applications from a view-centric perspective Add common web application elements such as sessions, cookies, and authentication Build applications that combine data from multiple tables Create simple but dynamic interfaces with Rails and Ajax Once you complete Learning Rails , you'll be comfortable working with the Rails web framework, and you'll be well on your way to becoming a Rails guru…”
Publicado 2008
Libro electrónico -
376Publicado 2017“…You'll also explore images, contours, and histograms in depth. Plot scaffolding is a very interesting topic wherein you'll be taken through axes and figures to help you design excellent plots. …”
-
377Publicado 2020“…But the passion and spirit of the search is also evident in each of the chapters presented here and the overall conclusion of the combined chapters making up the authority of the book is the ardour and voice of educational contexts and diversity, framed in the professional development and learning scaffolds supplied by each of the authors. It is this commitment that will sustain education and mentoring well into the future…”
Libro electrónico -
378Publicado 2022“…Building a CLI is the foundation for automation in your daily work By the end of the course you should feel confident in creating a tool, and the following: Create simple CLI tools without any frameworks Learn about arguments, flags, help menus and how to create them automatically Use the argparse framework to build more complex tools Build a CLI with the Click framework Use special features of Click like colored output and argument types Modularizing and project scaffolding in Python Packaging and packaging files in Python How to create tests and run them automatically Continuous Integration and Continuous Deployment with Github Actions for Python Packaging a CLI tool with an executable Distributing a CLI tool on PyPI (the Python Package Index) How to automatically test your project on a PR (GitHub pull request) How to automate publishing your tool to PyPI on a release We'll cover 3 different ways to create tools, from the very basic (with sys.argv) to using a framework that comes with Python ( argparse), and finally the more involved, by using an external library like Click. …”
Video -
379por Naylor, Lee. author“…Whether you are a novice developer or an experienced .NET developer wishing to learn more about MVC and Entity Framework, author Lee Naylor will teach you how to develop a detailed database-driven example web site using Microsoft ASP.NET and Entity Framework Code First with fully explained code examples including: Filtering and searching related data using Linq Using Code First migrations to automatically update the database plus seeding data from code How to use Visual Studio Scaffolding views and controllers Managing CRUD operations, including model binding as recommended by Microsoft and correctly dealing with cascading deletions Input and data validation using attributes Sorting and paging through data and routing for friendly URL formats Authorization and authentication using Microsoft Identity v2 by making use of Microsoft example code, including the correct use of redirection after login and registration Advanced techniques, including managing data concurrency conflicts and using two database contexts Asynchronous database access and paging Azure deployment using Code First migrations, remote debugging, and viewing/editing your remote data CSS styling, including animation and media queries for use with tablet or mobile/cell phone devices…”
Publicado 2016
Libro electrónico -
380Publicado 2017“…They present tools such as Influence Loops (to organically increase influence), Personal Scaffolding (to grow a groundswell of support), and Scenario Thinking (a savvy twist on strategic planning). …”
Libro electrónico