Skip to main content

Home/ Coders/ Group items tagged practice

Rss Feed Group items tagged

puzznbuzzus

How to Prepare Aptitude Test for Competitive Exams - 1 views

Practice as many questions before your assessment. The more psychometric aptitude test questions you practice the more your speed, accuracy and confidence will improve. Improving these factors will...

Aptitude Test Online

started by puzznbuzzus on 23 Feb 17 no follow-up yet
Zulkarnain K.

jQuery and JavaScript Coding: Examples and Best Practices - 0 views

  •  
    When used correctly, jQuery can help you make your website more interactive, interesting and exciting. This article will share some best practices and examples for using the popular Javascript framework to create unobtrusive, accessible DOM scripting effects. The article will explore what constitutes best practices with regard to Javascript and, furthermore, why jQuery is a good choice of a framework to implement best practices.
Saqib Imran

ASL Trainer By 1 SOCIAL MEDIA - 0 views

  •  
    "American Sign Language (ASL) is an application for iPhone, iPod touch and iPad which is a fun way to learn, understand and practice American Sign Language. The application has been designed for the people of all age group who want to understand the ASL when they are on the move. This provides a healthy activity to keep in touch with the language signs and constant practice with the help of this app makes it even better."
batif1991

Why to use AWS control tower and how it can help your organization to handle multiple A... - 1 views

  •  
    AWS Control Tower: AWS Control Tower is a service that enables you to enforce and manage governance rules for security, operations, and compliance at scale across all your organisations and accounts in the AWS Cloud. How it works: Setup: Setup the automated AWS control tower to monitor and governance rules of cloud premises. Apply guardrails: The second step is to apply the security promises to your cloud account. Like single-sign in and many more through IAM policies. Get Visibility: Monitor compliances and resources, have a look in every movement of resources and compliances. Why should we use Control tower? Setup basic practices of AWS environments in a few clicks. Standardise account provisions. Centralised policy management. Enforce governance and compliance proactively. Enable end user self services. Get continuous visibility of your AWS environment. Setup an AWS landing zone: Landing zone: a pre-configured, secure, scalable, multi-account AWS environment based on the best practice blue-prints. Multi-account management using AWS organisation. Identity and federated access management using AWS SSO. Centralised log archive using AWS cloudtrail and AWS config. Cross account audit using AWS IAM and AWS SSO. End user account provision using service catalog. Centralised monitoring and notifications using AWS cloudwatch and AWS SNS. Steps Involved: 1. Centralised identity and access: AWS SSO provides a default directory for identity. AWS SSO enables federated access management across all accounts in your organisation. Preconfigured groups (eg. AWS control tower administrator. Auditors. AWS service catalog end users). Preconfigured permission sets (e.g admin, read-only, write). Option to integrate with your managed or on-premises Active directory (AD). 2. Establish guardrails Guardrails are preconfigured governance rules for security, compliance and operations. Expressed in simple english to provide abstraction over granular AWS policies.
Joel Bennett

Enterprise Solutions Build Framework (SBF) - 0 views

  • Sdc.Tasks is an MSBUILD tasks library which provides over a hundred new tasks for driving continuous integration builds, deploying and testing applications and much more. The Solutions Build Framework is a set of tools and procedures that represents MSUK best practice for developing enterprise applications. This includes continuous integration build; automated multi box rig deployment; automated testing; automated documentation.
  •  
    The SBF is the "best practices" for doing continouse integration builds, automated deployment, testing, and documentation. Sdc.Tasks is a library of MSBUILD tasks which support those practices.
Mark Wilson

The Complete WordPress Security Guide For Best Practices -Mypsdtohtml - 0 views

  •  
    Improve your WordPress site security with our complete WordPress security guide for best practices covered WordPress Security Tips, Top WP security Plugins.
envisionecom

Best Practices During COVID-19 for B2B Commerce Marketing - 1 views

B2B business is going through amazing change due to the worldwide COVID-19 pandemic. As an area that especially depends on face-to-face associations to do what needs to be done, plans of action are...

#envisionecommerce #magento #ecommerce #covid-19 #software #softwaredevelopment

started by envisionecom on 31 May 21 no follow-up yet
stevewills82

Quote: John von Neumann "In mathematics, you don't..." - 65 views

Such a thought-provoking quote from John von Neumann! It highlights the iterative nature of learning in mathematics, where familiarity and practice play vital roles. Embracing this perspective can ...

quote mathematics CS

Andrey Karpov

The 10 Commandments of Good Source Control Management - 0 views

  •  
    Ah source control, if there's a more essential tool which indiscriminately spans programming languages without favour, I'm yet to see it. It's an essential component of how so many of us work; the lifeblood of many development teams, if you like. So why do we often get it so wrong? Why are some of the really core, fundamentals of version control systems often so poorly understood? I boil it down to 10 practices - or "commandments" if you like - which often break down or are not properly understand to begin with. These are all relevant to version control products of all types and programming languages of all flavours. I'll pick some examples from Subversion and .NET but they're broadly applicable to other technologies.
lucyll

How to Convert Unsupported MP4 Files for Playing on Sony TV? - YouTube - 0 views

shared by lucyll on 12 Apr 17 - No Cached
  •  
    Although Sony TV official website says Sony TV can support to play MP4 formats via USB, but in practice you still meet occasions where you can't play video on Sony TV like can't play MP4 on Sony TV, for only those MP4 with the codec and resolution conforming with the default setting of Sony TV can be played by Sony TV. In order to play all kinds of videos on Sony TV smoothly, the direct and workable solution is to convert Sony TV unsupported video files to Sony TV more compatible format. This article will introduce a Sony TV Video Converter and a step by step guide to convert Sony TV unsupported MP4 to Sony TV format to play video on Sony TV.
Lasandani Wijesinghe

How to use CSS with HTML? (CSS with Practical Examples- part 1 ) - 0 views

  •  
    What is CSS? CSS Stands for Cascading Style Sheet. CSS usually use to decorate HTML or XHTML codes in generally.Simply we can say CSS define how HTML codes should display. Clear beginner tutorial with great practice examples
Rajesh sharma

Kids Car Racing mania - 0 views

  •  
    The quicker the answers, ★★★★★ the faster the car runs. ★★★★★ Hey Children! Learn multiplication with this car racing game designed specially for kids. Racing excites and thrills. With your customized car you can race with the machine and can check how fast you are with multiplication concept. Playing the game will add value to your learning. Cheers! Treat yourself with thrilling car racing and have fun with multiplication tables. This is an extremely engaging application for kids to practice multiplication while having fun.
Joel Bennett

Javscript Lint - 0 views

  •  
    JavaScript Lint based on the JavaScript engine from Firefox ... check JavaScript syntax, examine coding techniques, and warn against questionable practices. Has online and dowloadable versions you can run from your IDE or CLI.
Joel Bennett

Balsamiq Mockups - 0 views

  •  
    Balsamiq Mockups intentionally uses hand-drawn UI elements, so that people don't get attached to "that pretty color gradient" or think that your mockup has actual code behind it and is "practically done".
Joel Bennett

Polyglot Programming | Dr. Dobb's | May 1, 2002 - 0 views

  • Everyone will benefit, even the Java community: Now that there's competition again, new constructs are—surprise!—again being considered for Java
  • Do languages have to sacrifice anything?
  • .NET goes much further: A routine written in a language L1 may call another routine written in a different language L2. A module in L1 may declare a variable whose type is a class declared in L2, and then call the corresponding L2 routines on that variable. If both languages are object oriented, a class in L1 can inherit from a class in L2. Exceptions triggered by a routine written in L1 and not handled on the L1 side will be passed to the caller, which—if written in L2—will process it using L2's own exception-handling mechanism. During a debugging session, you may move freely and seamlessly across modules written in L1 and L2. I don't know about you, but I've never seen anything coming even close to this level of interoperability.
  •  
    This ability to mix languages offers great promise for the future of programming languages, as the practical advance of new language designs will no longer be hindered by the library issue ...
Denis Gobo

Microsoft Source Analysis for C# - 0 views

  •  
    Source Analysis for C#. This tool is known internally within Microsoft as StyleCop, and has been used for many years now to help teams enforce a common set of best practices for layout, readability, maintainability, and documentation of C# source code.
Matti Narkia

Download - Ubuntu Pocket Guide and Reference - 0 views

  •  
    The PDF Edition of Ubuntu Pocket Guide and Reference is available entirely free of charge. It is practically identical to the Print Edition. You can download it by clicking the links below. Over 250,000 people already have!
1 - 20 of 105 Next › Last »
Showing 20 items per page