Skip to main content

Home/ Computer Science Knowledge Sharing/ Group items tagged experiments

Rss Feed Group items tagged

veera90

Best Contingent Staffing in USA| Professional Services | ACL Digital - 0 views

  •  
    Our tailor-made, custom contingent staffing services provide best-in-class, highly qualified resources, promising the best operational efficiencies at a minimal cost. We have experience transforming recruitment from an administrative function to a strategic competitive differentiator. With over 25 years of IT and professional staffing experience serving Fortune 500 customers globally, ACL Digital consistently pushes the boundaries for contingent staffing services, accommodating the ever-changing workforce needs of the global gig economy. https://www.acldigital.com/offerings/talent-solutions/contingent-staffing
Ahmed Mansour

CRC Cards Tutorial - 0 views

  • Object Oriented Analysis and Design using CRC Cards
  • A CRC cards is an index card that is use to represent the responsibilities of classes and the interaction between the classes. CRC cards are an informal approach to object oriented modeling. The cards are created through scenarios, based on the system requirements, that model the behavior of the system. The name CRC comes from Class, Responsibilities, and Collaborators which the creators found to be the essential dimensions of object oriented modeling.
    • Ahmed Mansour
       
      One of the most popular methods for identifying and categorizing classes is to use class-responsibility-collaboration cards (CRC). Each CRC card represents a single class's data attributes, responsibilities, and collaborations. source : Thought Process Book..
    • Ahmed Mansour
       
      You need to create three sections on each card: - The name of the class - The responsibilities of the class - The collaborations of the class
  • Why uses CRC cards?
  • ...4 more annotations...
  • They are portable... No computers are required so they can be used anywhere. Even away from the office. The allow the participants to experience first hand how the system will work. No computer tool can replace the interaction that happens by physically picking up the cards and playing the roll of that object... The are a useful tool for teaching people the object-oriented paradigm. They can be used as a methodology them selves or as a front end to a more formal methodology such as Booch, Wirfs-Brock, Jacobson, etc.
  • Tutorial
    • Ahmed Mansour
       
      here we can found simple tutorial for illustration...
  • A CRC cards is an index card that is use to represent the responsibilities of classes and the interaction between the classes. CRC cards are an informal approach to object oriented modeling. The cards are created through scenarios, based on the system requirements, that model the behavior of the system. The name CRC comes from Class, Responsibilities, and Collaborators which the creators found to be the essential dimensions of object oriented modeling.
  • Why uses CRC cards? They are portable... No computers are required so they can be used anywhere. Even away from the office. The allow the participants to experience first hand how the system will work. No computer tool can replace the interaction that happens by physically picking up the cards and playing the roll of that object... The are a useful tool for teaching people the object-oriented paradigm. They can be used as a methodology them selves or as a front end to a more formal methodology such as Booch, Wirfs-Brock, Jacobson, etc.
  •  
    This is great tutorial for CRC cards ( sort of object oriented modeling approach) \ni think it was useful for me ... hoping to be useful for all of us : ) ..
Janos Haits

BitTorrent (BTT) - The token that will enable blockchain mass adoption - 0 views

  •  
    "BitTorrent (BTT) allows content creators to connect with their audience, earn and spend digital currency without a middleman. By connecting the BitTorrent peer-to-peer network to the TRON blockchain, we offer a new experience to over 100M+ users."
Janos Haits

Quantum Computing Playground - 0 views

  •  
    "Quantum Computing Playground is a browser-based WebGL Chrome Experiment. It features a GPU-accelerated quantum computer with a simple IDE interface, and its own scripting language with debugging and 3D quantum state visualization features. Quantum Computing Playground can efficiently simulate quantum registers up to 22 qubits, run Grover's and Shor's algorithms, and has a variety of quantum gates built into the scripting language itself."
veera90

Banking, Financial Services and Insurance | BFSI | ACL Digital - 0 views

  •  
    In the face of evolving customer expectations, strict regulatory requirements, Digital technology proliferation, and the emergence of disruptive Fintech players, much of the Banking and Financial services landscape has changed significantly. With the options to either be a visionary by reimagining the future of banking, a silent watcher or an inquisitive explorer, Banks need to choose the best posture and constantly adapt to navigate through such a massive change. Moving ahead with a customer-centric mindset and empowering consumers with hyper-personalized experiences will help organizations achieve the top-of-mind awareness needed to stand out.
veera90

Key Home Automation Technologies that Shape the Industry - 0 views

  •  
    Business enterprises and companies with effective automation endeavors make it a strategic priority to augment employees and customer experience, and they use automation to do so. Just pursuing automation technologies to lower expenses is not adequate. To achieve success while scaling new and latest technologies, organizations should focus on the individuals involved (both employees and customers), commit to revamping current processes, and create new skill sets within the workforce to follow more distinct and innovative working methods.
Janos Haits

5Mins | Next Gen Microlearning Platform - 1 views

  •  
    "Learning that's easy to love. Give every employee the most engaging learning experience with 5Mins. It takes leaders minutes to manage, and employees minutes to learn. Helping you to develop and retain your talent in the simplest way."
Janos Haits

Illuminate - 0 views

  •  
    "Turn academic papers into AI-generated audio discussions About this experiment Illuminate is an experimental technology that uses AI to adapt content to your learning preferences."
Abdelrahman Ogail

10 skills developers will need in the next five years | Between the Lines | ZDNet.com - 0 views

shared by Abdelrahman Ogail on 08 Jun 09 - Cached
Ahmed Mansour liked it
  • So bone up on JavaScript, CSS, and HTML to succeed over the next five years
  • Every top-flight developer I’ve met recommends learning at least one dynamic or functional programming language to learn new ways of thinking, and from personal experience, I can tell you that it works.
    • Abdelrahman Ogail
       
      yes, that's true (Y) some examples of these languages: LISP and Ruby. Prolog seems to be close to LISP becuase both were used in AI Applications
  •  
    1: One of the "Big Three" (.NET, Java, PHP) 2: Rich Internet Applications (RIAs) 3: Web development 4: Web services 5: Soft skills 6: One dynamic and/or functional programming language 7: Agile methodologies 8: Domain knowledge 9: Development "hygiene" 10: Mobile development
  •  
    1: One of the "Big Three" (.NET, Java, PHP) 2: Rich Internet Applications (RIAs) 3: Web development 4: Web services 5: Soft skills 6: One dynamic and/or functional programming language 7: Agile methodologies 8: Domain knowledge 9: Development "hygiene" 10: Mobile development
Islam TeCNo

Scalability - Wikipedia, the free encyclopedia - 0 views

  • In telecommunications and software engineering, scalability is a desirable property of a system, a network, or a process, which indicates its ability to either handle growing amounts of work in a graceful manner, or to be readily enlarged.[1] For example, it can refer to the capability of a system to increase total throughput under an increased load when resources (typically hardware) are added. An analogous meaning is implied when the word is used in a commercial context, where scalability of a company implies that the underlying business model offers the potential for economic growth within the company.
    • Abdelrahman Ogail
       
      In web applications, the client objects are removed from the server when they are sent to the client browser. This is great for scalability, but it can hurt the user and developer experience
    • Islam TeCNo
       
      mesh fahem ya Zikas commentak :D. we men el examples 3ala el scalabilty ...Gooogle we Gmail
    • Abdelrahman Ogail
       
      In Web applications client data are saved on the server (then the server memory is decreased that decreases the scalability - الإستيعاب-) So removing the client data improvers scalability becuase it saves server memory
    • Islam TeCNo
       
      ahaa :D Keshta.... ya3ni by3mlo delete 3ala el server ba3d lama el client ye3mel download :D hehe
Islam TeCNo

Neuroplasticity - Wikipedia, the free encyclopedia - 0 views

  • Neuroplasticity (also referred to as brain plasticity, cortical plasticity or cortical re-mapping) is the changing of neurons and the organization of their networks and so their function by experience. This idea was first proposed in 1892 by Santiago Ramón y Cajal the proposer of the neuron doctrine though the idea was largely neglected for the next fifty years.[1] The first person to use the term neural plasticity appears to have been the Polish neuroscientist Jerzy Konorski.[2]
    • Abdelrahman Ogail
       
      This is why when a person thinks more he/she be more smarter!
    • Islam TeCNo
       
      3azeem .....bas deh mesh 7agat related l CS ya Zi3'az
    • Abdelrahman Ogail
       
      How said that? It's related to Artificial Neural Networks that require understanding of actual Human Neurons. BTW, plasticity principle is used in Games AI where the Controlled-AI determines if it forgot what happened or still remember it and seeks to revenge
    • Islam TeCNo
       
      oooooooooh ........ 3'reaaaaaat
shalani mujer

One on One Professional Online Tech Support - 1 views

I love working with these guys. Their tech support technicians are very professional and polite. They offer one-on-one tech support. They listen to what your issues are, diagnose what your problem ...

tech support

started by shalani mujer on 05 May 11 no follow-up yet
pctechsupport

Trusted PC Tech Support - 1 views

Computers are the most essential commodity for me, especially for my business. That is why whenever I experiences computer trouble, I would really look for a PC tech support specialist to fix my co...

started by pctechsupport on 13 Sep 11 no follow-up yet
shalani mujer

Computer Help Online - 1 views

Lately, my computer often experiences computer problem. I keep on calling our local technician to see whats wrong with my PC but sometimes I could not find him, if he is not away, he is not availab...

online computer help

started by shalani mujer on 12 Sep 11 no follow-up yet
seth kutcher

Computer Help Online - 1 views

Lately, my computer often experiences computer problem. I keep on calling our local technician to see whats wrong with my PC but sometimes I could not find him, if he is not away, he is not availab...

online computer help

started by seth kutcher on 12 Sep 11 no follow-up yet
veera90

Best Digital Services and Solutions 2023 | Digital Engineering | ACL Digital Life Sciences - 0 views

  •  
    The solution innovation team at ACL Digital Life Sciences works with biotechnology, pharmaceuticals, medical device companies, and CRO to understand the day-to-day challenges, cost optimization goals, the need for aggressive digital transformation, and a staggering pace of healthcare evolution.
Janos Haits

Coze: Next-Gen AI Chatbot Developing Platform - 0 views

  •  
    "Coze your way to AI bot creation Next-generation AI chatbot building platform. Quickly create bots without coding and publish them on various platforms"
1 - 17 of 17
Showing 20 items per page