Getting Started with Beautiful SoupBeautiful Soup is a Python library designed for quick turnaround projects like screen-scraping. Beautiful Soup provides a few simple methods and Pythonic idioms for navigating, searching, and modifying a parse tree: a toolkit for dissecting a document and extracting what you need without writing excess code for an application. It doesn't take much code to write an application using Beautiful Soup.
Getting Started with Beautiful Soup is a practical guide to Beautiful Soup using Python. The book starts by walking you through the installation of each and every feature of Beautiful Soup using simple examples which include sample Python codes as well as diagrams and screenshots wherever required for better understanding. ...
C++ Multithreading CookbookCreating multithreaded applications is a present-day approach towards programming. With the power of C++, you can easily create various types of applications and perform parallelism and optimizations in your existing work. This book is a practical, powerful, and easy-to-understand guide to C++ multithreading. You will learn how to benefit from the multithreaded approach and enhance your development skills to build better applications. This book will not only help you avoid problems when creating parallel code, but also help you to understand synchronization techniques. The end goal of the book will be to impart various multithreading concepts that will enable you to do parallel computing and concurrent programming quickly and efficiently. ...
WCF 4.5 Multi-Layer Services Development with Entity Framework, 3rd EditionThis book will teach you WCF, Entity Framework, LINQ, and LINQ to Entities quickly and easily. Apply best practices to your WCF services and utilize Entity Framework in your WCF services. Practical, with step-by-step instructions and precise screenshots, this is a truly hands-on book for all C++, C#, and VB.NET developers. ...
Instant Autodesk Revit 2013 Customization with .NET How-to [Instant]Learn something new in an Instant! A short, fast, focused guide delivering immediate results. Master the fundamentals of programing with the Autodesk Revit 2013 API. Customize your own ribbon controls according to personal preference. Save time and effort by learning how to manipulate elements and their data. ...
Microsoft Dynamics NAV 2009 Programming CookbookWrite NAV programs to do everything from finding data in a table to integration with an instant messenger client. Develop your own .NET code to perform tasks that NAV cannot handle on its own. Work with SQL Server to create better integration between NAV and other systems. Learn to use the new features of the NAV 2009 Role Tailored Client. Easy-to-read recipes with detailed explanations and images. Maximize your learning with short tutorials that tell you exactly what you need to know without all of the fluff. ...
Do more with SOA Integration: Best of PacktService Oriented Architecture (SOA) remains a buzzword in the business and IT community, largely because the ability to react quickly is of utmost importance. SOA can be the key solution to this. The challenge lies in the tricky task of integrating all the applications in a business through a Service Oriented Architecture, and "Do more with SOA Integration: Best of Packt" will help you do just that with content from a total of eight separate Packt books. ...
Facebook Graph API Development with FlashThis book takes you through everything you need to know to integrate your AS3 apps and games with Facebook accompanied by illustrative screenshots and short quizzes.It presents you with in depth coverage of the key underlying concepts such as creating a basic application that runs inside Facebook and exploring the Graph API which greatly simplifies how developers can retrieve data. This book also covers topics on security, permissions and authentication features on Facebook. ...
Visual Studio 2010 Best PracticesVisual Studio 2010 best practices will take you through the practices that you need to master programming with .NET Framework. The book goes on to detail several practices involving many aspects of software development with Visual Studio. These practices include debugging and exception handling and design. It details building and maintaining a recommended practices library and the criteria by which to document recommended practices.
The book begins with practices on source code control (SCC). It includes different types of SCC and discusses how to choose them based on different scenarios. Advanced syntax in C# is then covered with practices covering generics, iterator methods, lambdas, and closures. ...
Developing Mobile Games with Moai SDKMoai SDK is a fast, minimalist, open-source Lua mobile framework for pro game developers. Moai is built around Lua, a common programming language for games, and offers a single open-source platform for both the front-end elements seen by consumers and the back-end infrastructure.
Developing Mobile Games with Moai SDK will guide you through the creation of two game prototypes in a step-by-step way, giving you the basic tools you need in order to create your own games. ...
Creating Templates with ArtisteerDesigning good looking, professional quality web templates or building your own website are rather complicated tasks, demanding a lot of technical and graphical expertise. Artisteer has changed this situation, enabling you to do it by yourself, without the need to learn skills such as HTML, web-programming languages, or drawing.
Creating stunning Templates with Artisteer is a practical, step-by-step guide that will show you how you can prepare an elegant, professional looking website, on your own, using features of Artisteer. It also describes the process of designing templates for various popular CMS platforms like WordPress or Joomla!, by giving you practical hints, showing how to install those templates and how to import the content into CMS. ...